mirror of
https://blitiri.com.ar/repos/chasquid
synced 2026-01-09 17:55:57 +00:00
docs: Add Arch installation instructions
There is an AUR package for chasquid, so this patch adds references to it in the documentation. Thanks to Max Mazurov (fox.cpp@disroot.org) for adding the package.
This commit is contained in:
@@ -11,6 +11,19 @@ If you're using Debian or Ubuntu, chasquid can be installed by running:
|
||||
sudo apt install chasquid
|
||||
```
|
||||
|
||||
### Arch
|
||||
|
||||
If you're using Arch, there is a
|
||||
[chasquid AUR package](https://aur.archlinux.org/packages/chasquid/) you can
|
||||
use. See the [official Arch
|
||||
documentation](https://wiki.archlinux.org/index.php/Arch_User_Repository) for
|
||||
how to install it. If you use the [pacaur](https://github.com/E5ten/pacaur)
|
||||
[helper](https://wiki.archlinux.org/index.php/AUR_helpers), you can just run:
|
||||
|
||||
```shell
|
||||
pacaur -S chasquid
|
||||
```
|
||||
|
||||
### From source
|
||||
|
||||
To get, build and install from source, you will need a working
|
||||
|
||||
Reference in New Issue
Block a user