[+] Add AUR package

This commit is contained in:
Azalea (on HyDEV-Daisy) 2022-04-16 00:45:15 -04:00
parent 99f99efc1c
commit 6ff45d0edd

View file

@ -6,12 +6,21 @@ neofetch with pride flags <3
## Installation
### Method 1: Install using Python pip (Recommended)
Install Python >= 3.7 first. Then, just do:
```sh
pip install hyfetch
```
### Method 2: Install using system package manager
Currently, these distributions have existing packages for HyFetch:
* ArchLinux: `yay -S hyfetch` (Thanks to @ Aleksana)
* Guix: [In progress](https://issues.guix.gnu.org/54847#8-lineno27)
## Usage
When you run `hyfetch` for the first time, it will prompt you to choose a color system and a preset. Just follow the prompt, and everything should work (hopefully). If something doesn't work, feel free to submit an issue!