How to Install and Uninstall cpuidtool Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 11,2024

1. Install "cpuidtool" package

In this section, we are going to explain the necessary steps to install cpuidtool on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install cpuidtool

2. Uninstall "cpuidtool" package

Please follow the guidelines below to uninstall cpuidtool on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the cpuidtool package on Ubuntu 20.10 (Groovy Gorilla)

Package: cpuidtool
Architecture: amd64
Version: 0.5.0+repack1-1
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-1_amd64.deb
Size: 10680
MD5sum: 5a06bf7ac5a7a9c29467cf90a92ec02e
SHA1: d5e4a9d380e8395e9920aaa1cb7da41f3a488de3
SHA256: 9cc71ccda35bb11cbdb8323d07d5dfbd4f9c7a1cd74b113a33df93df7d727407
SHA512: fefb586f713de6cd7fbbb18d0a92ba3a00e8c39a1901bbb6b26b5e7c647a4bc5a5575d1dcf35340d9d135ef20a6fcd2266d57f8abe3817e90e1a1aa22bd94c1a
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