A Bash script for installing the latest version of fastfetch
.
- Removes any existing installation.
- Downloads and installs the latest version of Fastfetch.
- Debian-based Linux distribution.
curl
installed.sudo
privileges.
-
Clone the repository:
git clone https://github.com/Gabriel-Ladzaretti/debian-fastfetch-installer.git cd debian-fastfetch-installer
-
Make the script executable:
chmod +x install_fastfetch.sh
-
Run the script with sudo:
sudo ./install_fastfetch.sh [architecture]
- Default architecture is
amd64
.
- Default architecture is