Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 606 Bytes

File metadata and controls

31 lines (20 loc) · 606 Bytes

Debian Fastfetch installer

A Bash script for installing the latest version of fastfetch.

Features

  • Removes any existing installation.
  • Downloads and installs the latest version of Fastfetch.

Prerequisites

  • Debian-based Linux distribution.
  • curl installed.
  • sudo privileges.

Usage

  1. Clone the repository:

    git clone https://github.com/Gabriel-Ladzaretti/debian-fastfetch-installer.git
    cd debian-fastfetch-installer
  2. Run the script with sudo:

    sudo ./install_fastfetch.sh [architecture]
    • Default architecture is amd64.