How to Install and Uninstall cpuid.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 13,2024

1. Install "cpuid.x86_64" package

Please follow the guidelines below to install cpuid.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install cpuid.x86_64

2. Uninstall "cpuid.x86_64" package

Learn how to uninstall cpuid.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove cpuid.x86_64 $ sudo dnf autoremove

3. Information about the cpuid.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:51:39 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : cpuid
Version : 20230614
Release : 2.el9
Architecture : x86_64
Size : 153 k
Source : cpuid-20230614-2.el9.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.