How to Install and Uninstall perl-Data-Uniqid.noarch Package on Fedora 38

Last updated: November 27,2024

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

In this section, we are going to explain the necessary steps to install perl-Data-Uniqid.noarch on Fedora 38

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

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

This guide covers the steps necessary to uninstall perl-Data-Uniqid.noarch on Fedora 38:

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

3. Information about the perl-Data-Uniqid.noarch package on Fedora 38

Last metadata expiration check: 0:40:36 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : perl-Data-Uniqid
Version : 0.12
Release : 30.fc38
Architecture : noarch
Size : 12 k
Source : perl-Data-Uniqid-0.12-30.fc38.src.rpm
Repository : fedora
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).