mirror of
				https://github.com/ethereum/solidity
				synced 2023-10-03 13:03:40 +00:00 
			
		
		
		
	Change installation documentation for Arch Linux
Correct inline code with double backquotes Add more information Add external links to packages; Add a note to inform that packages don't have official support.
This commit is contained in:
		
							parent
							
								
									1067232bbc
								
							
						
					
					
						commit
						b70477d795
					
				| @ -132,11 +132,13 @@ The nightly version can be installed using these commands: | |||||||
| Furthermore, some Linux distributions provide their own packages. These packages are not directly | Furthermore, some Linux distributions provide their own packages. These packages are not directly | ||||||
| maintained by us but usually kept up-to-date by the respective package maintainers. | maintained by us but usually kept up-to-date by the respective package maintainers. | ||||||
| 
 | 
 | ||||||
| For example, Arch Linux has packages for the latest development version: | For example, Arch Linux has packages for the latest development version as AUR packages: `solidity <https://aur.archlinux.org/packages/solidity>`_ | ||||||
|  | and `solidity-bin <https://aur.archlinux.org/packages/solidity-bin>`_. | ||||||
| 
 | 
 | ||||||
| .. code-block:: bash | .. note:: | ||||||
| 
 | 
 | ||||||
|     pacman -S solidity |     Please be aware that `AUR <https://wiki.archlinux.org/title/Arch_User_Repository>`_ packages | ||||||
|  |     are user-produced content and unofficial packages. Exercise caution when using them. | ||||||
| 
 | 
 | ||||||
| There is also a `snap package <https://snapcraft.io/solc>`_, however, it is **currently unmaintained**. | There is also a `snap package <https://snapcraft.io/solc>`_, however, it is **currently unmaintained**. | ||||||
| It is installable in all the `supported Linux distros <https://snapcraft.io/docs/core/install>`_. To | It is installable in all the `supported Linux distros <https://snapcraft.io/docs/core/install>`_. To | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user