How to Install and Uninstall hwloc Package on Kali Linux

Last updated: May 19,2024

1. Install "hwloc" package

Learn how to install hwloc on Kali Linux

$ sudo apt update $ sudo apt install hwloc

2. Uninstall "hwloc" package

Please follow the guidelines below to uninstall hwloc on Kali Linux:

$ sudo apt remove hwloc $ sudo apt autoclean && sudo apt autoremove

3. Information about the hwloc package on Kali Linux

Package: hwloc
Source: hwloc (2.10.0-1)
Version: 2.10.0-1+b1
Installed-Size: 774
Maintainer: Samuel Thibault
Architecture: amd64
Depends: libc6 (>= 2.34), libcairo2 (>= 1.2.4), libhwloc15 (>= 2.10.0), libtinfo6 (>= 6), libx11-6
Size: 233872
SHA256: eabccee459ca98364b58354848dea78de0f0ca10237a1a026e9d356ea142f132
SHA1: e66856243de55e31400a0ea9ef4e1997dcbed3c2
MD5sum: d7c38ae2f5d84e742a29fc052757fba1
Description: Hierarchical view of the machine - utilities
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.
.
hwloc 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.
.
hwloc supports old kernels not having sysfs topology information,
with knowledge of cpusets, offline cpus, and Kerrighed support
.
This package contains utilities to show the topology of the machine (lstopo and
hwloc-ls), manipulate cpu masks (hwloc-calc), and bind processes (hwloc-bind).
Description-md5:
Multi-Arch: foreign
Homepage: https://www.open-mpi.org/projects/hwloc/
Tag: role::program, uitoolkit::ncurses
Section: admin
Priority: optional
Filename: pool/main/h/hwloc/hwloc_2.10.0-1+b1_amd64.deb