How to Install and Uninstall perl-Object-ID.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: January 12,2025
1. Install "perl-Object-ID.noarch" package
This guide let you learn how to install perl-Object-ID.noarch on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
perl-Object-ID.noarch
Copied
2. Uninstall "perl-Object-ID.noarch" package
In this section, we are going to explain the necessary steps to uninstall perl-Object-ID.noarch on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
perl-Object-ID.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-Object-ID.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 0:42:13 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : perl-Object-ID
Version : 0.1.2
Release : 18.el8
Architecture : noarch
Size : 31 k
Source : perl-Object-ID-0.1.2-18.el8.src.rpm
Repository : epel
Summary : A unique identifier for any object
URL : https://metacpan.org/release/Object-ID
License : GPL+ or Artistic
Description : This is a unique identifier for any object, regardless of its type, structure
: or contents. Its features are:
:
: * Works on ANY object of any type
: * Does not modify the object in any way
: * Does not change with the object's contents
: * Is O(1) to calculate (i.e. doesn't matter how big the object is)
: * The id is unique for the life of the process
: * The id is always a true value
Available Packages
Name : perl-Object-ID
Version : 0.1.2
Release : 18.el8
Architecture : noarch
Size : 31 k
Source : perl-Object-ID-0.1.2-18.el8.src.rpm
Repository : epel
Summary : A unique identifier for any object
URL : https://metacpan.org/release/Object-ID
License : GPL+ or Artistic
Description : This is a unique identifier for any object, regardless of its type, structure
: or contents. Its features are:
:
: * Works on ANY object of any type
: * Does not modify the object in any way
: * Does not change with the object's contents
: * Is O(1) to calculate (i.e. doesn't matter how big the object is)
: * The id is unique for the life of the process
: * The id is always a true value