How to Install and Uninstall hwloc.src Package on Oracle Linux 8

Last updated: July 06,2024

1. Install "hwloc.src" package

Learn how to install hwloc.src on Oracle Linux 8

$ sudo dnf update $ sudo dnf install hwloc.src

2. Uninstall "hwloc.src" package

Please follow the step by step instructions below to uninstall hwloc.src on Oracle Linux 8:

$ sudo dnf remove hwloc.src $ sudo dnf autoremove

3. Information about the hwloc.src package on Oracle Linux 8

Last metadata expiration check: 2:52:08 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : hwloc
Version : 2.2.0
Release : 3.el8
Architecture : src
Size : 10 M
Source : None
Repository : ol8_appstream
Summary : Portable Hardware Locality - portable abstraction of hierarchical architectures
URL : http://www.open-mpi.org/projects/hwloc/
License : BSD
Description : The Portable Hardware Locality (hwloc) software package provides
: a portable abstraction (across OS, versions, architectures, ...)
: of the hierarchical topology of modern architectures, including
: NUMA memory nodes, shared caches, processor sockets, processor cores
: and processing units (logical processors or "threads"). It also gathers
: various system attributes such as cache and memory information. It primarily
: aims at helping applications with gathering information about modern
: computing hardware so as to exploit it accordingly and efficiently.
:
: hwloc may display the topology in multiple convenient formats.
: It also offers a powerful programming interface (C API) to gather information
: about the hardware, bind processes, and much more.

Name : hwloc
Version : 2.2.0
Release : 3.el8
Architecture : src
Size : 10 M
Source : None
Repository : ol8_baseos_latest
Summary : Portable Hardware Locality - portable abstraction of hierarchical architectures
URL : http://www.open-mpi.org/projects/hwloc/
License : BSD
Description : The Portable Hardware Locality (hwloc) software package provides
: a portable abstraction (across OS, versions, architectures, ...)
: of the hierarchical topology of modern architectures, including
: NUMA memory nodes, shared caches, processor sockets, processor cores
: and processing units (logical processors or "threads"). It also gathers
: various system attributes such as cache and memory information. It primarily
: aims at helping applications with gathering information about modern
: computing hardware so as to exploit it accordingly and efficiently.
:
: hwloc may display the topology in multiple convenient formats.
: It also offers a powerful programming interface (C API) to gather information
: about the hardware, bind processes, and much more.