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

Last updated: May 20,2024

1. Install "libhwloc-dev" package

Please follow the steps below to install libhwloc-dev on Kali Linux

$ sudo apt update $ sudo apt install libhwloc-dev

2. Uninstall "libhwloc-dev" package

In this section, we are going to explain the necessary steps to uninstall libhwloc-dev on Kali Linux:

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

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

Package: libhwloc-dev
Source: hwloc (2.10.0-1)
Version: 2.10.0-1+b1
Installed-Size: 1185
Maintainer: Samuel Thibault
Architecture: amd64
Depends: libhwloc15 (= 2.10.0-1+b1), libnuma-dev, libltdl-dev
Size: 250136
SHA256: f2858eb9f67edb8b9593a350b5d8dadd4a142d00778beb6a1bd7fc0b4ce4826e
SHA1: 8409c87de1f6d5b33fecf4291e4058f2ec700593
MD5sum: b8d0f576fbec1aae4b49262e59aad332
Description: Hierarchical view of the machine - static libs and headers
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 static libraries and development headers.
Description-md5:
Multi-Arch: same
Homepage: https://www.open-mpi.org/projects/hwloc/
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/h/hwloc/libhwloc-dev_2.10.0-1+b1_amd64.deb