-
Notifications
You must be signed in to change notification settings - Fork 3
Installation
Jimmy edited this page Feb 23, 2021
·
3 revisions
In this page you'll see how to install jfetch on your system.
git clone https://github.com/Jimmysit0/jfetch
cd jfetch/
sudo make install
git clone https://aur.archlinux.org/packages/jfetch-git/
cd jfetch
makepkg -si
If you're using an AUR helper you can install directly from that, for example (in the case of yay), run
yay -S jfetch-git
curl -s https://raw.githubusercontent.com/Jimmysit0/jfetch/master/jfetch | sh