How to Install and Uninstall hwloc-nox Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 14,2024

1. Install "hwloc-nox" package

This is a short guide on how to install hwloc-nox on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install hwloc-nox

2. Uninstall "hwloc-nox" package

Please follow the steps below to uninstall hwloc-nox on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the hwloc-nox package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: hwloc-nox
Priority: extra
Section: universe/admin
Installed-Size: 442
Maintainer: Ubuntu Developers
Original-Maintainer: Samuel Thibault
Architecture: amd64
Source: hwloc
Version: 1.11.2-3
Depends: libc6 (>= 2.4), libhwloc5 (>= 1.11.2), libtinfo5 (>= 6)
Conflicts: hwloc
Filename: pool/universe/h/hwloc/hwloc-nox_1.11.2-3_amd64.deb
Size: 151078
MD5sum: 856ebef6fa8c574662661fc12781b882
SHA1: 855603a0d20f94cd49db4940cd3db3092ceac9d7
SHA256: 8f52b08b4f84db7273ae850b947a46de841fb3943ea8828102e5c6829ecba5dc
Description-en: 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: a1faf04bab2b91df1aa622e6835e62f1
Multi-Arch: foreign
Homepage: http://www.open-mpi.org/projects/hwloc/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu