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

Last updated: May 11,2024

1. Install "libhwloc-plugins" package

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

$ sudo apt update $ sudo apt install libhwloc-plugins

2. Uninstall "libhwloc-plugins" package

This guide let you learn how to uninstall libhwloc-plugins on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libhwloc-plugins
Priority: extra
Section: universe/libs
Installed-Size: 57
Maintainer: Ubuntu Developers
Original-Maintainer: Samuel Thibault
Architecture: amd64
Source: hwloc
Version: 1.11.2-3
Depends: libc6 (>= 2.4), libltdl7 (>= 2.4.6), libpciaccess0, libxml2 (>= 2.7.4), ocl-icd-libopencl1 | libopencl1, ocl-icd-libopencl1 (>= 1.0) | libopencl-1.1-1, libhwloc5
Filename: pool/universe/h/hwloc/libhwloc-plugins_1.11.2-3_amd64.deb
Size: 13238
MD5sum: 9857520d6d9402666b9106577c0a93b8
SHA1: f6276a5510baad04b346fed9ea13e885af74bf30
SHA256: 77d12fb845cd6014aa8f2d347c916c1a7501377851c09def40279e7a2e7b847f
Description-en: Hierarchical view of the machine - plugins
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 plugins to add more discovery support. This includes
- PCI support
- libxml support
Description-md5: f9e5608207d0a4ad31da5436aaaacb4b
Homepage: http://www.open-mpi.org/projects/hwloc/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu