소스 검색

[+] Add AUR package

Azalea (on HyDEV-Daisy) 3 년 전
부모
커밋
6ff45d0edd
1개의 변경된 파일9개의 추가작업 그리고 0개의 파일을 삭제
  1. 9 0
      README.md

+ 9 - 0
README.md

@@ -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!