mirror of
https://github.com/Garmelon/PFERD.git
synced 2026-04-12 07:25:04 +02:00
readme.md: adding arch linux installation
This commit is contained in:
parent
da72863b47
commit
6a4de80761
1 changed files with 9 additions and 0 deletions
|
|
@ -26,6 +26,15 @@ $ pip install --upgrade git+https://github.com/Garmelon/PFERD@latest
|
|||
|
||||
The use of [venv](https://docs.python.org/3/library/venv.html) is recommended.
|
||||
|
||||
### Arch Linux
|
||||
You can install it as an [aur-package](https://aur.archlinux.org/packages/pferd)
|
||||
with your favourite [aur-helper](https://wiki.archlinux.org/title/AUR_helpers)
|
||||
(example is with [yay](https://github.com/Jguer/yay)):
|
||||
|
||||
```bash
|
||||
yay -S pfred
|
||||
```
|
||||
|
||||
## Basic usage
|
||||
|
||||
PFERD can be run directly from the command line with no config file. Run `pferd
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue