Skip to content

Script for Downloading and Installing the Latest Version of Fastfetch on Debian

Notifications You must be signed in to change notification settings

Gabriel-Ladzaretti/debian-fastfetch-installer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

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. Make the script executable:

    chmod +x install_fastfetch.sh
  3. Run the script with sudo:

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

About

Script for Downloading and Installing the Latest Version of Fastfetch on Debian

Resources

Stars

Watchers

Forks

Languages