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

Last updated: October 10,2024

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

This guide let you learn how to install perl-UUID-Tiny.noarch on Fedora 39

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

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

Here is a brief guide to show you how to uninstall perl-UUID-Tiny.noarch on Fedora 39:

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

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

Last metadata expiration check: 2:54:48 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : perl-UUID-Tiny
Version : 1.04
Release : 29.fc39
Architecture : noarch
Size : 23 k
Source : perl-UUID-Tiny-1.04-29.fc39.src.rpm
Repository : fedora
Summary : Pure Perl UUID Support With Functional Interface
URL : https://metacpan.org/release/UUID-Tiny
License : GPL-1.0-or-later OR Artistic-1.0-Perl
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.