How to Install and Uninstall uuid.x86_64 Package on CentOS 8 / RHEL 8
Last updated: November 27,2024
1. Install "uuid.x86_64" package
Please follow the guidelines below to install uuid.x86_64 on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
uuid.x86_64
Copied
2. Uninstall "uuid.x86_64" package
Please follow the steps below to uninstall uuid.x86_64 on CentOS 8 / RHEL 8:
$
sudo dnf remove
uuid.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the uuid.x86_64 package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 8:57:29 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : uuid
Version : 1.6.2
Release : 42.el8
Architecture : x86_64
Size : 63 k
Source : uuid-1.6.2-42.el8.src.rpm
Repository : 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 : 42.el8
Architecture : x86_64
Size : 63 k
Source : uuid-1.6.2-42.el8.src.rpm
Repository : 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.