How to Install and Uninstall perl-Data-Uniqid.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 07,2024

1. Install "perl-Data-Uniqid.noarch" package

This guide let you learn how to install perl-Data-Uniqid.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install perl-Data-Uniqid.noarch

2. Uninstall "perl-Data-Uniqid.noarch" package

This is a short guide on how to uninstall perl-Data-Uniqid.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove perl-Data-Uniqid.noarch $ sudo dnf autoremove

3. Information about the perl-Data-Uniqid.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:13:01 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : perl-Data-Uniqid
Version : 0.12
Release : 27.el9
Architecture : noarch
Size : 12 k
Source : perl-Data-Uniqid-0.12-27.el9.src.rpm
Repository : epel
Summary : Perl extension for simple generating of unique id's
URL : https://metacpan.org/release/Data-Uniqid
License : GPL+ or Artistic
Description : Data::Uniqid provides three simple routines for generating unique ids.
: These ids are coded with a Base62 system to make them short and handy (e.g.
: to use it as part of a URL).