How to Install and Uninstall libcpuid15 Package on Kali Linux

Last updated: May 21,2024

1. Install "libcpuid15" package

Learn how to install libcpuid15 on Kali Linux

$ sudo apt update $ sudo apt install libcpuid15

2. Uninstall "libcpuid15" package

Please follow the guidance below to uninstall libcpuid15 on Kali Linux:

$ sudo apt remove libcpuid15 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcpuid15 package on Kali Linux

Package: libcpuid15
Source: libcpuid
Version: 0.5.1+repack1-1
Installed-Size: 120
Maintainer: Martin Wimpress
Architecture: amd64
Depends: libc6 (>= 2.14)
Size: 27508
SHA256: 8c9290fd7c28019908f2e136c8baa64dd89edec3e6a3c318d002bb21836026f5
SHA1: 841160c9b7eb2a12cc1fdee1477b879985a469e2
MD5sum: c7b35adccdc765cafd6f1ceb869c6a58
Description: C library for x86/x86_64 CPU detection and feature extraction (shared lib)
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 shared library.
Description-md5: a046fed8afd8909c28c838a8f163bbf7
Multi-Arch: same
Homepage: https://github.com/anrieff/libcpuid
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/libc/libcpuid/libcpuid15_0.5.1+repack1-1_amd64.deb