Add instructions for arch-based distros (#391)
Added instructions for using pacman on arch-based distros. If it doesn't make enough sense please feel free to apply any changes.
This commit is contained in:
parent
a2b07cd8e8
commit
b0c29d609d
@ -13,6 +13,10 @@ This only works for Ubuntu 17.04 and later, and Debian Stretch and later.
|
||||
You can also use CryFS on older versions of these distributions by following the **Building from source** instructions below.
|
||||
|
||||
sudo apt install cryfs
|
||||
|
||||
The following should work on Arch and Arch-based distros:
|
||||
|
||||
sudo pacman -S cryfs
|
||||
|
||||
Additionally, the following would work for any Linux distro with the Nix package manager:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user