Update README.md, Gentoo
This commit is contained in:
parent
8d0393d654
commit
ce9c4aa432
1 changed files with 6 additions and 0 deletions
|
@ -35,6 +35,12 @@ Currently, these distributions have existing packages for HyFetch:
|
||||||
* Guix: `guix install hyfetch` (Thanks to [@WammKD](https://github.com/WammKD))
|
* Guix: `guix install hyfetch` (Thanks to [@WammKD](https://github.com/WammKD))
|
||||||
* Slackware `sbopkg -b hyfetch` Slackware [Slackbuild](https://slackbuilds.org/repository/15.0/desktop/hyfetch/?search=hyfetch) (Thanks to [@bittin](https://github.com/bittin) and Urchlay)
|
* Slackware `sbopkg -b hyfetch` Slackware [Slackbuild](https://slackbuilds.org/repository/15.0/desktop/hyfetch/?search=hyfetch) (Thanks to [@bittin](https://github.com/bittin) and Urchlay)
|
||||||
* Nix Profile `nix profile install nixpkgs#hyfetch`
|
* Nix Profile `nix profile install nixpkgs#hyfetch`
|
||||||
|
* Gentoo: add GURU repository and install hyfetch (Thanks to [@BKasin](https://github.com/BKasin))
|
||||||
|
* ```
|
||||||
|
eselect repository enable guru
|
||||||
|
emaint sync -r guru
|
||||||
|
emerge -a hyfetch
|
||||||
|
```
|
||||||
|
|
||||||
|
|
||||||
### Method 3: Install the latest developmental version using git
|
### Method 3: Install the latest developmental version using git
|
||||||
|
|
Loading…
Reference in a new issue