mirror of
https://github.com/dylanaraps/neofetch.git
synced 2025-10-04 09:08:38 +00:00
Added installation instructions for Fedora
This commit is contained in:
@@ -23,6 +23,7 @@ your distro's logo or any ascii art of your choice!
|
|||||||
- [CRUX](#crux)
|
- [CRUX](#crux)
|
||||||
- [Debian / Ubuntu](#debian--ubuntu)
|
- [Debian / Ubuntu](#debian--ubuntu)
|
||||||
- [Mac OS X](#mac-os-x)
|
- [Mac OS X](#mac-os-x)
|
||||||
|
- [Fedora](#fedora)
|
||||||
- [Others](#others)
|
- [Others](#others)
|
||||||
- [Post Install](#post-install)
|
- [Post Install](#post-install)
|
||||||
- [Usage](#usage)
|
- [Usage](#usage)
|
||||||
@@ -170,6 +171,13 @@ https://github.com/dylanaraps/neofetch/wiki/Following-HEAD
|
|||||||
1. Install `neofetch` with Homebrew
|
1. Install `neofetch` with Homebrew
|
||||||
- `brew install neofetch`
|
- `brew install neofetch`
|
||||||
|
|
||||||
|
### Fedora
|
||||||
|
1. Make sure you have installed `dnf-plugins-core`
|
||||||
|
- `sudo dnf install dnf-plugins-core`
|
||||||
|
2. Enable COPR repository
|
||||||
|
- `sudo dnf copr enable konimex/neofetch`
|
||||||
|
3. Install the package
|
||||||
|
- `sudo dnf install neofetch`
|
||||||
|
|
||||||
### Others
|
### Others
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user