How to Install and Uninstall hwloc-nox Package on Kali Linux

Last updated: April 28,2024

1. Install "hwloc-nox" package

This is a short guide on how to install hwloc-nox on Kali Linux

$ sudo apt update $ sudo apt install hwloc-nox

2. Uninstall "hwloc-nox" package

Please follow the instructions below to uninstall hwloc-nox on Kali Linux:

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

3. Information about the hwloc-nox package on Kali Linux

Package: hwloc-nox
Source: hwloc (2.10.0-1)
Version: 2.10.0-1+b1
Installed-Size: 628
Maintainer: Samuel Thibault
Architecture: amd64
Depends: libc6 (>= 2.34), libhwloc15 (>= 2.10.0), libtinfo6 (>= 6)
Conflicts: hwloc
Size: 216456
SHA256: e07a1f07de855434eea4c6df34b78a27415614467d1815d92ae8ebe3bb7e7534
SHA1: 53381e5bb3caeec5025d5368c7777c69e2288ba4
MD5sum: 8bb102dfed12d462fce71dc2e52471e0
Description: Hierarchical view of the machine - non-X version of 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, without X support), manipulate cpu masks (hwloc-calc), and bind
processes (hwloc-bind).
Description-md5:
Multi-Arch: foreign
Homepage: https://www.open-mpi.org/projects/hwloc/
Tag: interface::commandline, role::program, uitoolkit::ncurses
Section: admin
Priority: optional
Filename: pool/main/h/hwloc/hwloc-nox_2.10.0-1+b1_amd64.deb