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
fb836d5e
Commit
fb836d5e
authored
Jun 13, 2016
by
Muhammad Herdiansyah
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
New installation instruction for Gentoo/Funtoo
parent
296c0d7e
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 @
fb836d5e
...
@@ -173,15 +173,15 @@ https://github.com/dylanaraps/neofetch/wiki/Following-HEAD
...
@@ -173,15 +173,15 @@ https://github.com/dylanaraps/neofetch/wiki/Following-HEAD
### Gentoo / Funtoo
### Gentoo / Funtoo
1.
Add the 3rd party repo
1.
Add the 3rd party repo
-
`
layman -o https://gist.githubusercontent.com/z1lt0id/24d45b15800b98975260/raw/2fdf6645cdc3c1ca0b0af83a7bf8f86598e386ae/fs0ciety.xml -f -a fs0ciety
`
-
`
# wget https://git.io/vocNV -O /etc/portage/repos.conf/konimex.conf
`
2.
Sync the repo
s
2.
Sync the repo
-
`
layman -S
`
-
`
# emerge --sync konimex
`
3.
To enable
w3m and scrot support, enable the appropriate flags.
3.
To enable
additional features such as w3m and music support, enable the appropriate USE flags. For example:
-
`
echo "x11-apps/neofetch
" >> /etc/portage/package.use`
-
`
# echo "app-misc/neofetch X -moc
" >> /etc/portage/package.use`
4.
Install the package
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
### 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