How to Install and Uninstall perl-UUID-Tiny.noarch Package on Fedora 35

Last updated: January 12,2025

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

Please follow the step by step instructions below to install perl-UUID-Tiny.noarch on Fedora 35

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

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

This is a short guide on how to uninstall perl-UUID-Tiny.noarch on Fedora 35:

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

3. Information about the perl-UUID-Tiny.noarch package on Fedora 35

Last metadata expiration check: 0:32:54 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : perl-UUID-Tiny
Version : 1.04
Release : 24.fc35
Architecture : noarch
Size : 24 k
Source : perl-UUID-Tiny-1.04-24.fc35.src.rpm
Repository : fedora
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.