Changed installation instruction for Gentoo/Funtoo
This commit is contained in:
parent
fbe2d40f05
commit
9fa8f4cff1
12
README.md
12
README.md
|
@ -178,17 +178,9 @@ https://github.com/dylanaraps/neofetch/wiki/Following-HEAD
|
||||||
|
|
||||||
### Gentoo / Funtoo
|
### Gentoo / Funtoo
|
||||||
|
|
||||||
1. Add the 3rd party repo
|
You can install `app-misc/neofetch` from Gentoo/Funtoo's official repositories.
|
||||||
- `# wget -O /etc/portage/repos.conf/konimex.conf https://git.io/vocNV`
|
|
||||||
2. Sync the repo
|
|
||||||
- `# emerge --sync konimex`
|
|
||||||
3. To enable additional features such as w3m and music support, enable the appropriate USE flags. For example:
|
|
||||||
- `# echo "app-misc/neofetch X -moc" >> /etc/portage/package.use`
|
|
||||||
4. Install the package
|
|
||||||
- `# emerge -a app-misc/neofetch`
|
|
||||||
|
|
||||||
To install the git version, just add `app-misc/neofetch ~<your architecture>` to `package.accept_keywords`
|
|
||||||
|
|
||||||
|
To install the git version of neofetch, use `=app-misc/neofetch-9999` instead.
|
||||||
|
|
||||||
### CRUX
|
### CRUX
|
||||||
|
|
||||||
|
|
Reference in New Issue