How to Install and Uninstall uuid.src Package on Oracle Linux 9
Last updated: January 13,2025
1. Install "uuid.src" package
Please follow the instructions below to install uuid.src on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
uuid.src
Copied
2. Uninstall "uuid.src" package
This is a short guide on how to uninstall uuid.src on Oracle Linux 9:
$
sudo dnf remove
uuid.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the uuid.src package on Oracle Linux 9
Last metadata expiration check: 0:13:14 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : uuid
Version : 1.6.2
Release : 55.el9
Architecture : src
Size : 434 k
Source : None
Repository : ol9_appstream
Summary : Universally Unique Identifier library
URL : http://www.ossp.org/pkg/lib/uuid/
License : MIT
Description : OSSP uuid is a ISO-C:1999 application programming interface (API)
: and corresponding command line interface (CLI) for the generation
: of DCE 1.1, ISO/IEC 11578:1996 and RFC 4122 compliant Universally
: Unique Identifier (UUID). It supports DCE 1.1 variant UUIDs of version
: 1 (time and node based), version 3 (name based, MD5), version 4
: (random number based) and version 5 (name based, SHA-1). Additional
: API bindings are provided for the languages ISO-C++:1998 and Perl:5
: Optional backward compatibility exists for the ISO-C DCE-1.1 and Perl
: Data::UUID APIs.
Available Packages
Name : uuid
Version : 1.6.2
Release : 55.el9
Architecture : src
Size : 434 k
Source : None
Repository : ol9_appstream
Summary : Universally Unique Identifier library
URL : http://www.ossp.org/pkg/lib/uuid/
License : MIT
Description : OSSP uuid is a ISO-C:1999 application programming interface (API)
: and corresponding command line interface (CLI) for the generation
: of DCE 1.1, ISO/IEC 11578:1996 and RFC 4122 compliant Universally
: Unique Identifier (UUID). It supports DCE 1.1 variant UUIDs of version
: 1 (time and node based), version 3 (name based, MD5), version 4
: (random number based) and version 5 (name based, SHA-1). Additional
: API bindings are provided for the languages ISO-C++:1998 and Perl:5
: Optional backward compatibility exists for the ISO-C DCE-1.1 and Perl
: Data::UUID APIs.