You can easily download and install the qufetch
binary by following these steps:
-
Download the Binary:
curl -L -o qufetch https://github.com/anandMohanan/qufetch/releases/download/prod/qufetch
-
Make the Binary Executable:
chmod +x qufetch
-
Move the Binary to
/usr/local/bin
(requires sudo):sudo mv qufetch /usr/local/bin/
Now you can run qufetch
from anywhere in your terminal.