How to Install and Uninstall libcpuid-dev Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 03,2024

1. Install "libcpuid-dev" package

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

$ sudo apt update $ sudo apt install libcpuid-dev

2. Uninstall "libcpuid-dev" package

Please follow the instructions below to uninstall libcpuid-dev on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove libcpuid-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcpuid-dev package on Ubuntu 20.10 (Groovy Gorilla)

Package: libcpuid-dev
Architecture: amd64
Version: 0.5.0+repack1-1
Multi-Arch: same
Priority: optional
Section: universe/libdevel
Source: libcpuid
Origin: Ubuntu
Maintainer: Martin Wimpress
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 213
Depends: libcpuid15 (= 0.5.0+repack1-1)
Filename: pool/universe/libc/libcpuid/libcpuid-dev_0.5.0+repack1-1_amd64.deb
Size: 57972
MD5sum: f7179a985f137958f830cb43087b5586
SHA1: f8edfcf52c2c034c8418167db5daa05d05d92076
SHA256: 24c203fb7301b6dafbeac5535b3428ac19785c2ecc89aa671936e17f2def9dc2
SHA512: 2e4d0f431624bc50e4ef054215420a141d5350b6f8219afdceb47753d71694d77e2faad666778041b61526ffef0af3cb13ca549614778e0ae3036e3746d14bdd
Homepage: https://github.com/anrieff/libcpuid
Description-en: C library for x86/x86_64 CPU detection and feature extraction (headers)
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 libcpuid development headers.
Description-md5: 749ff19cc368f53d2b7195ee82678a98