For Ubuntu, Debian (apt):
$ sudo apt install git
$ git clone https://github.com/memb3r/purefetch
$ cd purefetch
$ chmod +x install.sh
$ ./install.shFor Fedora (dnf):
$ sudo dnf install git
$ git clone https://github.com/memb3r/purefetch
$ cd purefetch
$ chmod +x install.sh
$ ./install.shFor openSUSE (zypper):
$ sudo zypper install git
$ git clone https://github.com/memb3r/purefetch
$ cd purefetch
$ chmod +x install.sh
$ ./install.shFor Arch (pacman):
$ sudo pacman -S git
$ git clone https://github.com/memb3r/purefetch
$ cd purefetch
$ chmod +x install.sh
$ ./install.shFor Void Linux (xbps):
$ sudo xbps-install -S git
$ git clone https://github.com/memb3r/purefetch
$ cd purefetch
$ chmod +x install.sh
$ ./install.shFor Alpine Linux (apk):
$ sudo apk add git
$ git clone https://github.com/memb3r/purefetch
$ cd purefetch
$ chmod +x install.sh
$ ./install.sh$ ./purefetch1. Change "purefetch" to something else.
2. Change ASCII art.
3. In README file, in the end, enter this text:.
Original Purefetch created by https://github.com/memb3rThis project was inspired by neofetch and does not have any license.
