Hey everyone,
With neofetch being archived and no longer updated and supported, there is a need to find an alternative. One of those is fastfetch. Fastfetch is written mainly in C, with performance and customizability in mind. It also uses JSON for high customizablity. To install fastfetch for your distro, use the below commands:
Debian:
Fedora/RHEL:
Arch:
openSUSE:
Gentoo:
With neofetch being archived and no longer updated and supported, there is a need to find an alternative. One of those is fastfetch. Fastfetch is written mainly in C, with performance and customizability in mind. It also uses JSON for high customizablity. To install fastfetch for your distro, use the below commands:
Debian:
Bash:
$ sudo apt install fastfetch
Fedora/RHEL:
Bash:
$ sudo dnf install fastfetch
Arch:
Bash:
$ yay -S fastfetch-git
openSUSE:
Bash:
$ sudo zypper install fastfetch
Gentoo:
Bash:
$ sudo emerge --ask app-misc/fastfetch