How to Install and Uninstall libuuid-devel.x86_64 Package on Oracle Linux 9
Last updated: November 29,2024
1. Install "libuuid-devel.x86_64" package
This guide covers the steps necessary to install libuuid-devel.x86_64 on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
libuuid-devel.x86_64
Copied
2. Uninstall "libuuid-devel.x86_64" package
This guide let you learn how to uninstall libuuid-devel.x86_64 on Oracle Linux 9:
$
sudo dnf remove
libuuid-devel.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the libuuid-devel.x86_64 package on Oracle Linux 9
Last metadata expiration check: 3:36:42 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : libuuid-devel
Version : 2.37.4
Release : 15.0.1.el9
Architecture : x86_64
Size : 39 k
Source : util-linux-2.37.4-15.0.1.el9.src.rpm
Repository : ol9_appstream
Summary : Universally unique ID library
URL : http://en.wikipedia.org/wiki/Util-linux
License : BSD
Description : This is the universally unique ID development library and headers,
: part of util-linux.
:
: The libuuid library generates and parses 128-bit universally unique
: id's (UUID's). A UUID is an identifier that is unique across both
: space and time, with respect to the space of all UUIDs. A UUID can
: be used for multiple purposes, from tagging objects with an extremely
: short lifetime, to reliably identifying very persistent objects
: across a network.
:
: See also the "uuid-devel" package, which is a separate implementation.
Available Packages
Name : libuuid-devel
Version : 2.37.4
Release : 15.0.1.el9
Architecture : x86_64
Size : 39 k
Source : util-linux-2.37.4-15.0.1.el9.src.rpm
Repository : ol9_appstream
Summary : Universally unique ID library
URL : http://en.wikipedia.org/wiki/Util-linux
License : BSD
Description : This is the universally unique ID development library and headers,
: part of util-linux.
:
: The libuuid library generates and parses 128-bit universally unique
: id's (UUID's). A UUID is an identifier that is unique across both
: space and time, with respect to the space of all UUIDs. A UUID can
: be used for multiple purposes, from tagging objects with an extremely
: short lifetime, to reliably identifying very persistent objects
: across a network.
:
: See also the "uuid-devel" package, which is a separate implementation.