-
Notifications
You must be signed in to change notification settings - Fork 0
Installation
AaronYTDev edited this page Jul 6, 2026
·
13 revisions
- jq - JSON processor (allows fastfetch-config to edit your fastfetch... config)
- fastfetch - Obviously you'd need this. (NOTE: The installer automatically installs those 2. The following one, it doesn't.)
- bash & standard Unix utilities
Download install-ff.sh and open your terminal of choice where it is downloaded.
Run the following command:
chmod +x install-ff.sh
The following command will remove your current fastfetch config. To keep it, run this command instead: ./install-ff.sh -nodelete
Now run this command (assuming you don't want to keep your current config):
./install-ff.sh
You are now installing fastfetch-config. You can sit back and relax -- The installer handles everything. It doesn't require a sudo password unless it needs to auto install dependencies.