How to Install and Uninstall perl-UUID-Tiny.noarch Package on Rocky Linux 8

Last updated: September 20,2024

1. Install "perl-UUID-Tiny.noarch" package

Learn how to install perl-UUID-Tiny.noarch on Rocky Linux 8

$ sudo dnf update $ sudo dnf install perl-UUID-Tiny.noarch

2. Uninstall "perl-UUID-Tiny.noarch" package

Please follow the guidelines below to uninstall perl-UUID-Tiny.noarch on Rocky Linux 8:

$ sudo dnf remove perl-UUID-Tiny.noarch $ sudo dnf autoremove

3. Information about the perl-UUID-Tiny.noarch package on Rocky Linux 8

Last metadata expiration check: 1:26:09 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : perl-UUID-Tiny
Version : 1.04
Release : 18.el8
Architecture : noarch
Size : 25 k
Source : perl-UUID-Tiny-1.04-18.el8.src.rpm
Repository : epel
Summary : Pure Perl UUID Support With Functional Interface
URL : https://metacpan.org/release/UUID-Tiny
License : GPL+ or Artistic
Description : UUID::Tiny is a lightweight, low dependency Pure Perl module for UUID
: creation and testing. This module provides the creation of version 1 time
: based UUIDs (using random multicast MAC addresses), version 3 MD5 based
: UUIDs, version 4 random UUIDs, and version 5 SHA-1 based UUIDs.