How to Install and Uninstall cpuidtool Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 11,2024

1. Install "cpuidtool" package

Please follow the guidance below to install cpuidtool on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install cpuidtool

2. Uninstall "cpuidtool" package

In this section, we are going to explain the necessary steps to uninstall cpuidtool on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove cpuidtool $ sudo apt autoclean && sudo apt autoremove

3. Information about the cpuidtool package on Ubuntu 21.10 (Impish Indri)

Package: cpuidtool
Architecture: amd64
Version: 0.5.0+repack1-2
Multi-Arch: foreign
Priority: optional
Section: universe/misc
Source: libcpuid
Origin: Ubuntu
Maintainer: Martin Wimpress
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 42
Depends: libc6 (>= 2.4), libcpuid15 (>= 0.5.0)
Filename: pool/universe/libc/libcpuid/cpuidtool_0.5.0+repack1-2_amd64.deb
Size: 10684
MD5sum: 9237afa2e071e80375ea0c2ce8acd015
SHA1: fdc6f16eec85525a34a4e2b2e6d1024c780d74f4
SHA256: 72413e86062f061ab2096e27c002ea3705ea49bed9884f84e1ec2215c30283a7
SHA512: 36c3e73669234b4a90a4c937df9ee16cf34f0aa49a23ffea4dcc9a0978c7c4d7127a76aa6340066da107979b9d10e7b43b50bc09b098407ac25df3e2f2f938d8
Homepage: https://github.com/anrieff/libcpuid
Description-en: C library for x86/x86_64 CPU detection and feature extraction (tool)
libcpuid is a small C library for x86 CPU detection and feature
extraction. Using it, you can:
.
- get the processor vendor, model, brand string, code name,
- get information about CPU features such as: number of cores or logical
CPUs, cache sizes, CPU clock,
- check if the processor implements a specific instruction set such as
the SSE2, 3DNow!,
- execute the CPUID and RDTSC instructions (portably!)
.
This package ships the cpuidtool.
Description-md5: b71ed21f16256b23bc7453cf322339e1