Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
N
neofetch
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Ximper Linux
neofetch
Commits
b12ebdb5
Commit
b12ebdb5
authored
Jun 13, 2016
by
Dylan Araps
Committed by
GitHub
Jun 13, 2016
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #283 from konimex/master
New installation instruction for Gentoo/Funtoo
parents
5e0c15a3
fb836d5e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
7 deletions
+7
-7
README.md
README.md
+7
-7
No files found.
README.md
View file @
b12ebdb5
...
...
@@ -173,15 +173,15 @@ https://github.com/dylanaraps/neofetch/wiki/Following-HEAD
### Gentoo / Funtoo
1.
Add the 3rd party repo
-
`
layman -o https://gist.githubusercontent.com/z1lt0id/24d45b15800b98975260/raw/2fdf6645cdc3c1ca0b0af83a7bf8f86598e386ae/fs0ciety.xml -f -a fs0ciety
`
2.
Sync the repo
s
-
`
layman -S
`
3.
To enable
w3m and scrot support, enable the appropriate flags.
-
`
echo "x11-apps/neofetch
" >> /etc/portage/package.use`
-
`
# wget https://git.io/vocNV -O /etc/portage/repos.conf/konimex.conf
`
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 x11-apps
/neofetch`
-
`
# emerge -a app-misc
/neofetch`
T
here is also a git version available:
`emerge --autounmask-write =x11-apps/neofetch-9999
`
T
o install the git version, just add
`app-misc/neofetch ~<your architecture>`
to
`package.accept_keywords
`
### CRUX
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment