How to Install and Uninstall uthash-tools.x86_64 Package on Oracle Linux 9
Last updated: November 13,2024
1. Install "uthash-tools.x86_64" package
In this section, we are going to explain the necessary steps to install uthash-tools.x86_64 on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
uthash-tools.x86_64
Copied
2. Uninstall "uthash-tools.x86_64" package
Please follow the guidance below to uninstall uthash-tools.x86_64 on Oracle Linux 9:
$
sudo dnf remove
uthash-tools.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the uthash-tools.x86_64 package on Oracle Linux 9
Last metadata expiration check: 0:39:46 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : uthash-tools
Version : 2.3.0
Release : 5.el9
Architecture : x86_64
Size : 17 k
Source : uthash-2.3.0-5.el9.src.rpm
Repository : epel
Summary : Command-line utilities for uthash
URL : http://troydhanson.github.io/uthash
License : BSD
Description : This package provides the hashscan and keystats utility programs
: for uthash.
:
: The hashscan program examines a running process and reports on the
: uthash tables that it finds in that program’s memory. It can also
: save the keys from each table in a format that can be fed into keystats.
:
: The keystats program is able to analyze which hash function has the best
: characteristics on the set of keys reported by the hashscan program.
Available Packages
Name : uthash-tools
Version : 2.3.0
Release : 5.el9
Architecture : x86_64
Size : 17 k
Source : uthash-2.3.0-5.el9.src.rpm
Repository : epel
Summary : Command-line utilities for uthash
URL : http://troydhanson.github.io/uthash
License : BSD
Description : This package provides the hashscan and keystats utility programs
: for uthash.
:
: The hashscan program examines a running process and reports on the
: uthash tables that it finds in that program’s memory. It can also
: save the keys from each table in a format that can be fed into keystats.
:
: The keystats program is able to analyze which hash function has the best
: characteristics on the set of keys reported by the hashscan program.