How to Install and Uninstall cpuid Package on Kali Linux

Last updated: May 17,2024

1. Install "cpuid" package

Please follow the guidelines below to install cpuid on Kali Linux

$ sudo apt update $ sudo apt install cpuid

2. Uninstall "cpuid" package

This tutorial shows how to uninstall cpuid on Kali Linux:

$ sudo apt remove cpuid $ sudo apt autoclean && sudo apt autoremove

3. Information about the cpuid package on Kali Linux

Package: cpuid
Version: 20230614-1
Installed-Size: 509
Maintainer: Andrey Rakhmatullin
Architecture: amd64
Depends: libc6 (>= 2.34), perl:any
Size: 143568
SHA256: 9acb10206932ce2e0ccb3bcc8d80ce5b33d169b42ef32a4f40162bdff604b4f4
SHA1: 9130f080602b2fb15ead2e29d1dffcd7602db5e9
MD5sum: ab9c515be15eb9d2df1b84d6879edbdc
Description: tool to dump x86 CPUID information about the CPU(s)
cpuid dumps detailed information about the CPU(s) gathered from the
CPUID instruction, and also determines the exact model of CPU(s). It
supports Intel, AMD, and VIA CPUs, as well as older Transmeta, Cyrix,
UMC, NexGen, Rise, and SiS CPUs.
Description-md5:
Homepage: https://www.etallen.com/cpuid.html
Tag: hardware::detection, implemented-in::c, interface::commandline,
role::program, scope::utility, use::viewing
Section: admin
Priority: optional
Filename: pool/main/c/cpuid/cpuid_20230614-1_amd64.deb