How to Install and Uninstall libhwloc-common Package on Kali Linux

Last updated: May 18,2024

1. Install "libhwloc-common" package

This guide covers the steps necessary to install libhwloc-common on Kali Linux

$ sudo apt update $ sudo apt install libhwloc-common

2. Uninstall "libhwloc-common" package

This tutorial shows how to uninstall libhwloc-common on Kali Linux:

$ sudo apt remove libhwloc-common $ sudo apt autoclean && sudo apt autoremove

3. Information about the libhwloc-common package on Kali Linux

Package: libhwloc-common
Source: hwloc
Version: 2.10.0-1
Installed-Size: 60
Maintainer: Samuel Thibault
Architecture: all
Size: 15408
SHA256: 9ec217447c33111d45e75fbbc5588b6c5e04925b12c2e507020376b5f8ec2875
SHA1: d587b6c2f29707ec66031d61d673ca83d110f374
MD5sum: ca9f36d8ae9b849973f196e09fc3d61e
Description: Hierarchical view of the machine - common files
Hardware Locality (hwloc) provides a portable abstraction (across OS, versions,
architectures, ...) of the hierarchical topology of modern architectures. It
primarily aims at helping high-performance computing applications with
gathering information about the hardware so as to exploit it accordingly and
efficiently.
.
libhwloc provides a hierarchical view of the machine, NUMA memory nodes,
sockets, shared caches, cores and simultaneous multithreading. It also gathers
various attributes such as cache and memory information.
.
libhwloc supports old kernels not having sysfs topology information,
with knowledge of cpusets, offline cpus, and Kerrighed support
.
This package contains the XML DTD of the lstopo XML output.
Description-md5:
Multi-Arch: foreign
Homepage: https://www.open-mpi.org/projects/hwloc/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/h/hwloc/libhwloc-common_2.10.0-1_all.deb