How to Install and Uninstall cpuid.x86_64 Package on Rocky Linux 8

Last updated: June 29,2024

1. Install "cpuid.x86_64" package

Please follow the guidelines below to install cpuid.x86_64 on Rocky Linux 8

$ sudo dnf update $ sudo dnf install cpuid.x86_64

2. Uninstall "cpuid.x86_64" package

In this section, we are going to explain the necessary steps to uninstall cpuid.x86_64 on Rocky Linux 8:

$ sudo dnf remove cpuid.x86_64 $ sudo dnf autoremove

3. Information about the cpuid.x86_64 package on Rocky Linux 8

Last metadata expiration check: 2:10:43 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : cpuid
Version : 20200427
Release : 1.el8
Architecture : x86_64
Size : 128 k
Source : cpuid-20200427-1.el8.src.rpm
Repository : epel
Summary : Dumps information about the CPU(s)
URL : http://www.etallen.com/cpuid.html
License : GPLv2+
Description : cpuid dumps detailed information about x86 CPU(s) gathered from the CPUID
: instruction, and also determines the exact model of CPU(s). It supports Intel,
: AMD, and VIA CPUs, as well as older Transmeta, Cyrix, UMC, NexGen, and Rise
: CPUs.