How to Install and Uninstall libhwloc5 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "libhwloc5" package

Learn how to install libhwloc5 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libhwloc5

2. Uninstall "libhwloc5" package

Learn how to uninstall libhwloc5 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libhwloc5 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libhwloc5 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libhwloc5
Priority: extra
Section: universe/libs
Installed-Size: 255
Maintainer: Ubuntu Developers
Original-Maintainer: Samuel Thibault
Architecture: amd64
Source: hwloc
Version: 1.11.2-3
Replaces: libhwloc0, libhwloc1, libhwloc2, libhwloc3, libhwloc4
Provides: libhwloc0, libhwloc1, libhwloc2, libhwloc3, libhwloc4
Depends: libc6 (>= 2.14), libltdl7 (>= 2.4.6), libnuma1
Recommends: libhwloc-plugins
Suggests: libhwloc-contrib-plugins
Conflicts: libhwloc0, libhwloc1, libhwloc2, libhwloc3, libhwloc4
Breaks: libhwloc-contrib-plugins (<< 1.10~), libhwloc-plugins (<< 1.10~)
Filename: pool/universe/h/hwloc/libhwloc5_1.11.2-3_amd64.deb
Size: 99516
MD5sum: 2d63a1ca1a8cb975af0af08dd628bb15
SHA1: a1924381ce5f972a506c1d6e4305fc6c238b1dc5
SHA256: 3f5f35a2a79572972bf60b5e429387dbf87e441ecde18dae4b55dac72d8a6b90
Description-en: Hierarchical view of the machine - shared libs
libhwloc 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 shared libraries.
Description-md5: bd89ad338941b41499d0c0003d81d83e
Multi-Arch: same
Homepage: http://www.open-mpi.org/projects/hwloc/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu