Add install instructions for arch
[?]
Nov 27, 2020, 2:47 PM
ONXLUQLIISCPEDARGREEUNREKNMOQXXSJE3WPNYGCUMS5B5N6TNACDependencies
Change contents
- edit in src/installing.md at line 22
On Arch Linux, install: - edit in src/installing.md at line 25
```sudo pacman -S clang libsodium gcc-libs rustup pkgconf diffutils make xxhash```and run```rustup default stable```to set the default rust toolchain. - replacement in src/installing.md at line 41
cargo install pijul --version 1.0.0-alpha.6cargo install pijul --version 1.0.0-alpha.8```You might need to add the install directory to your $PATH environmentvariable, for example, add to your`~/.config/environment.d/envvars.conf`:```export PATH="$PATH:$HOME/.cargo/bin/" - edit in src/installing.md at line 83
However, this package is currently flagged Out-of-date and seems to be broken.