Skip to content

Installation

AaronYTDev edited this page Jul 6, 2026 · 13 revisions

Prerequisites

  • 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

Installing

Download install-ff.sh and open your terminal of choice where it is downloaded.

Run the following command:

chmod +x install-ff.sh

Now run this command:

BUT WAIT!

The following command will remove your current fastfetch config. To keep it, run this command: ./install-ff.sh -nodelete ./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.

Clone this wiki locally