How to Install and Uninstall libcpuid-dev Package on Ubuntu 21.10 (Impish Indri)

Last updated: September 20,2024

1. Install "libcpuid-dev" package

Learn how to install libcpuid-dev on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libcpuid-dev

2. Uninstall "libcpuid-dev" package

This is a short guide on how to uninstall libcpuid-dev on Ubuntu 21.10 (Impish Indri):

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

3. Information about the libcpuid-dev package on Ubuntu 21.10 (Impish Indri)

Package: libcpuid-dev
Architecture: amd64
Version: 0.5.0+repack1-2
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-2)
Filename: pool/universe/libc/libcpuid/libcpuid-dev_0.5.0+repack1-2_amd64.deb
Size: 58212
MD5sum: 08e019b4fea309e3f8cafd5526c6d5c4
SHA1: 5b139966240d546e2ed1d85faf23d47b9aac8850
SHA256: f261cc1735b9c5297c987d094aebdcddf4721983ddac399da0ea2a9ddf924b3b
SHA512: b8af92c736630e2faa73527f03e3bff7e47e1f69572991e994f5d6981fa332b9edb2c84d57093776d105c0f354a72e908ed392012314e37573e1fecff179e5c0
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