How to Install and Uninstall uuidd.x86_64 Package on Oracle Linux 9

Last updated: June 26,2024

1. Install "uuidd.x86_64" package

Please follow the steps below to install uuidd.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install uuidd.x86_64

2. Uninstall "uuidd.x86_64" package

This tutorial shows how to uninstall uuidd.x86_64 on Oracle Linux 9:

$ sudo dnf remove uuidd.x86_64 $ sudo dnf autoremove

3. Information about the uuidd.x86_64 package on Oracle Linux 9

Last metadata expiration check: 0:29:32 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : uuidd
Version : 2.37.4
Release : 15.0.1.el9
Architecture : x86_64
Size : 42 k
Source : util-linux-2.37.4-15.0.1.el9.src.rpm
Repository : ol9_appstream
Summary : Helper daemon to guarantee uniqueness of time-based UUIDs
URL : http://en.wikipedia.org/wiki/Util-linux
License : GPLv2
Description : The uuidd package contains a userspace daemon (uuidd) which guarantees
: uniqueness of time-based UUID generation even at very high rates on
: SMP systems.