How to Install and Uninstall fastfetch.x86_64 Package on Oracle Linux 9

Last updated: July 05,2024

1. Install "fastfetch.x86_64" package

This is a short guide on how to install fastfetch.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install fastfetch.x86_64

2. Uninstall "fastfetch.x86_64" package

In this section, we are going to explain the necessary steps to uninstall fastfetch.x86_64 on Oracle Linux 9:

$ sudo dnf remove fastfetch.x86_64 $ sudo dnf autoremove

3. Information about the fastfetch.x86_64 package on Oracle Linux 9

Last metadata expiration check: 0:39:38 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : fastfetch
Version : 1.12.2
Release : 1.el9
Architecture : x86_64
Size : 219 k
Source : fastfetch-1.12.2-1.el9.src.rpm
Repository : epel
Summary : Like neofetch, but much faster because written in c
URL : https://github.com/LinusDierheimer/fastfetch
License : MIT
Description : fastfetch is a neofetch-like tool for fetching system information and
: displaying them in a pretty way. It is written in c to achieve much better
: performance, in return only Linux and Android are supported. It also uses
: mechanisms like multithreading and caching to finish as fast as possible.