How to Install and Uninstall cpufetch.x86_64 Package on CentOS Stream 8

Last updated: July 04,2024

1. Install "cpufetch.x86_64" package

This guide covers the steps necessary to install cpufetch.x86_64 on CentOS Stream 8

$ sudo dnf update $ sudo dnf install cpufetch.x86_64

2. Uninstall "cpufetch.x86_64" package

Learn how to uninstall cpufetch.x86_64 on CentOS Stream 8:

$ sudo dnf remove cpufetch.x86_64 $ sudo dnf autoremove

3. Information about the cpufetch.x86_64 package on CentOS Stream 8

Last metadata expiration check: 4:06:07 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : cpufetch
Version : 1.05
Release : 1.el8
Architecture : x86_64
Size : 54 k
Source : cpufetch-1.05-1.el8.src.rpm
Repository : epel
Summary : Simple tool for determining CPU architecture
URL : https://github.com/Dr-Noob/cpufetch
License : GPL-2.0-only
Description : cpufetch is a simple, yet fancy, CPU architecture fetching tool.
: It currently supports x86_64 CPUs (both Intel and AMD), ARM, and PowerPC.