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
@ -14,6 +14,10 @@ You can also use CryFS on older versions of these distributions by following the
|
||||
|
||||
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:
|
||||
|
||||
nix-env -iA nixpkgs.cryfs
|
||||
|
Loading…
Reference in New Issue
Block a user