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
fc580020
Commit
fc580020
authored
Oct 01, 2016
by
Dylan Araps
Committed by
GitHub
Oct 01, 2016
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #340 from tudurom/master
Update installation instructions for crux
parents
8f9b320e
b005b704
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
README.md
README.md
+5
-5
No files found.
README.md
View file @
fc580020
...
@@ -192,19 +192,19 @@ To install the git version, just add `app-misc/neofetch ~<your architecture>` to
...
@@ -192,19 +192,19 @@ To install the git version, just add `app-misc/neofetch ~<your architecture>` to
1.
Install git and the git ports(8) driver
1.
Install git and the git ports(8) driver
-
`sudo prt-get depinst git`
-
`sudo prt-get depinst git`
2.
Add the
3rd party repo
2.
Add the
`6c36-git`
repository
-
`sudo wget -O /etc/ports/
tudurom.git https://git.io/vV46y
`
-
`sudo wget -O /etc/ports/
6c37-git.git "https://raw.githubusercontent.com/6c37/cross/master/git-driver/6c37-git.git"
`
3.
Sync the repos
3.
Sync the repos
-
`sudo ports -u`
-
`sudo ports -u`
4.
Add the repo to /etc/prt-get.conf with your text editor of choice
4.
Add the repo to /etc/prt-get.conf with your text editor of choice
-
`prtdir /usr/ports/
tudurom
`
-
`prtdir /usr/ports/
6c37-git
`
5.
Install the package
5.
Install the package
-
`sudo prt-get depinst neofetch`
-
`sudo prt-get depinst neofetch`
Or alternatively use the
[
port
](
https://
github.com/tudurom/crux-ports/blob/master
/neofetch/Pkgfile
)
:
Or alternatively use the
[
port
](
https://
raw.githubusercontent.com/6c37/crux-ports-git/3.2
/neofetch/Pkgfile
)
:
1.
Download port
1.
Download port
-
`wget -O ~/work/neofetch/Pkgfile
https://raw.githubusercontent.com/tudurom/crux-ports/master/neofetch/Pkgfile
`
-
`wget -O ~/work/neofetch/Pkgfile
"https://raw.githubusercontent.com/6c37/crux-ports-git/3.2/neofetch/Pkgfile"
`
2.
Build the package
2.
Build the package
-
`fakeroot pkgmk -d`
-
`fakeroot pkgmk -d`
3.
Install the package
3.
Install the package
...
...
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