Fastfetch: My Preferred Alternative to the Discontinued Neofetch

Hey folks! I’ve always enjoyed using Neofetch to display my system information in a visually appealing way. However, with Neofetch being discontinued, I’ve been on the hunt for a suitable replacement. After exploring various options, I’ve found Fastfetch to be my personal preference.

Why Fastfetch Stands Out

Installing Fastfetch

Getting Fastfetch up and running on your system is a breeze:

Debian/Ubuntu (20.04 or newer):

  1. Download the appropriate .deb file from the Fastfetch GitHub releases page.
  2. Double-click the file to install using the package installer.

Debian/Ubuntu (22.04 or newer):

  1. Add the PPA: sudo add-apt-repository ppa:zhangsongcui3371/fastfetch
  2. Install Fastfetch: sudo apt install fastfetch

Arch Linux:

  1. Install from the Arch User Repository: sudo pacman -S fastfetch

Fedora/CentOS/RHEL:

  1. Enable the COPR repository: sudo dnf copr enable atim/fastfetch
  2. Install Fastfetch: sudo dnf install fastfetch

Using Fastfetch

Once installed, using Fastfetch is incredibly simple:

  1. Open your terminal: Launch your preferred terminal emulator.
  2. Type fastfetch: Enter the command fastfetch and press Enter.
  3. Enjoy the output: Fastfetch will instantly display your system information in a visually appealing format.

The default output includes:

You can further customize the output using various command-line options and configuration files. For detailed instructions and customization options, refer to the Fastfetch GitHub page: https://github.com/fastfetch-cli/fastfetch

Conclusion

While it’s sad to see Neofetch go, I believe Fastfetch is a worthy successor. It offers a compelling combination of speed,customization, and community support that makes it a great choice for any Linux enthusiast. If you’re looking for a new way to showcase your system information, I highly recommend giving Fastfetch a try.