How to Install and Uninstall uuidd.x86_64 Package on CentOS 8 / RHEL 8
Last updated: November 27,2024
1. Install "uuidd.x86_64" package
Learn how to install uuidd.x86_64 on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
uuidd.x86_64
Copied
2. Uninstall "uuidd.x86_64" package
In this section, we are going to explain the necessary steps to uninstall uuidd.x86_64 on CentOS 8 / RHEL 8:
$
sudo dnf remove
uuidd.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the uuidd.x86_64 package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 8:57:31 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : uuidd
Version : 2.32.1
Release : 24.el8
Architecture : x86_64
Size : 105 k
Source : util-linux-2.32.1-24.el8.src.rpm
Repository : baseos
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.
Available Packages
Name : uuidd
Version : 2.32.1
Release : 24.el8
Architecture : x86_64
Size : 105 k
Source : util-linux-2.32.1-24.el8.src.rpm
Repository : baseos
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.