How to Install and Uninstall libhwloc-doc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "libhwloc-doc" package

Here is a brief guide to show you how to install libhwloc-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libhwloc-doc

2. Uninstall "libhwloc-doc" package

Learn how to uninstall libhwloc-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libhwloc-doc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libhwloc-doc
Priority: extra
Section: universe/doc
Installed-Size: 4373
Maintainer: Ubuntu Developers
Original-Maintainer: Samuel Thibault
Architecture: all
Source: hwloc
Version: 1.11.2-3
Depends: libjs-jquery
Filename: pool/universe/h/hwloc/libhwloc-doc_1.11.2-3_all.deb
Size: 2043916
MD5sum: 9b522e93e6863f1b6cf9179dee17f716
SHA1: 12afc985503b496b67d277ddc83ef1dca9cb04d9
SHA256: 4810e4e81b0a66052beb644bea92621c43289f1b33dabbcb7674196ea6f09bc9
Description-en: Hierarchical view of the machine - documentation
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 documentation.
Description-md5: 29c1be7488580d8d80a5ac2e51977bf4
Homepage: http://www.open-mpi.org/projects/hwloc/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu