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

Last updated: April 19,2024

1. Install "libcpuinfo0" package

This is a short guide on how to install libcpuinfo0 on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install libcpuinfo0

2. Uninstall "libcpuinfo0" package

Please follow the step by step instructions below to uninstall libcpuinfo0 on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove libcpuinfo0 $ sudo apt autoclean && sudo apt autoremove

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

Package: libcpuinfo0
Architecture: amd64
Version: 0.0~git20200422.a1e0b95-2
Multi-Arch: same
Priority: optional
Section: universe/libs
Source: cpuinfo
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 72
Depends: libc6 (>= 2.14)
Filename: pool/universe/c/cpuinfo/libcpuinfo0_0.0~git20200422.a1e0b95-2_amd64.deb
Size: 21096
MD5sum: 63374bbe1841ebdddebe11e8d0d86d8e
SHA1: c67e29dcecb5437f39d2b2861aa6bfe23efba1b2
SHA256: b7aeefe32210d0045e5fe91d2f03e70306b200ec3d9d70213016206d3503d7a0
SHA512: 2eff63cd2a5e8e94797bfab970c83a478f660cbbd5951dde3629f9fb4ac04358b79a4123754ca7547fe76a8645dec6eb1cfa72f215ce56ca331cc708d497740f
Homepage: https://github.com/pytorch/cpuinfo
Description-en: CPU INFOrmation library (shared object)
cpuinfo is a library to detect essential for performance optimization
information about host CPU.
.
Features
.
- **Cross-platform** availability:
- Linux, Windows, macOS, Android, and iOS operating systems
- x86, x86-64, ARM, and ARM64 architectures
- Modern **C/C++ interface**
- Thread-safe
- No memory allocation after initialization
- No exceptions thrown
- Detection of **supported instruction sets**, up to AVX512 (x86) and
ARMv8.3 extensions
- Detection of SoC and core information:
- **Processor (SoC) name**
- Integrated **GPU name** (Android/iOS only)
- Vendor, **microarchitecture**, and ID (**MIDR** on ARM, **CPUID**
leaf 1 EAX value on x86) for each CPU core
- Detection of **cache information**:
- Cache type (instruction/data/unified), size and line size
- Cache associativity
- Cores and logical processors (hyper-threads) sharing the cache
- Detection of **topology information** (relative between logical
processors, cores, and processor packages)
- Well-tested **production-quality** code:
- 60+ mock tests based on data from real devices
- Includes work-arounds for common bugs in hardware and OS kernels
- Supports systems with heterogenous cores, such as **big.LITTLE**
and Max.Med.Min
- Permissive **open-source** license (Simplified BSD)
.
This package ships with the shared object.
Description-md5: 2a028083fb0ded07b60c6de48d30d6aa