Changed installation instruction for Gentoo/Funtoo

This commit is contained in:
Muhammad Herdiansyah 2016-10-09 16:29:04 +07:00
parent fbe2d40f05
commit 9fa8f4cff1
1 changed files with 2 additions and 10 deletions

View File

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