mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
parent
c084f6462d
commit
d3291db36a
@ -131,6 +131,12 @@ with the most recent changes, please use the following:
|
|||||||
|
|
||||||
sudo snap install solc --edge
|
sudo snap install solc --edge
|
||||||
|
|
||||||
|
.. note::
|
||||||
|
|
||||||
|
The ``solc`` snap uses strict confinement. This is the most secure mode for snap packages
|
||||||
|
but it comes with limitations, like accessing only the files in your ``/home`` and ``/media`` directories.
|
||||||
|
For more information, go to `Demystifying Snap Confinement <https://snapcraft.io/blog/demystifying-snap-confinement>`_.
|
||||||
|
|
||||||
Arch Linux also has packages, albeit limited to the latest development version:
|
Arch Linux also has packages, albeit limited to the latest development version:
|
||||||
|
|
||||||
.. code-block:: bash
|
.. code-block:: bash
|
||||||
|
Loading…
Reference in New Issue
Block a user