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

Last updated: October 10,2024

1. Install "perl-Test2-Plugin-UUID.noarch" package

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

$ sudo dnf update $ sudo dnf install perl-Test2-Plugin-UUID.noarch

2. Uninstall "perl-Test2-Plugin-UUID.noarch" package

Here is a brief guide to show you how to uninstall perl-Test2-Plugin-UUID.noarch on Fedora 35:

$ sudo dnf remove perl-Test2-Plugin-UUID.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 2:30:15 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : perl-Test2-Plugin-UUID
Version : 0.2.1
Release : 7.fc35
Architecture : noarch
Size : 18 k
Source : perl-Test2-Plugin-UUID-0.2.1-7.fc35.src.rpm
Repository : fedora
Summary : Use real UUIDs in Test2
URL : https://metacpan.org/release/Test2-Plugin-UUID
License : GPL+ or Artistic
Description : Test2 normally uses unique IDs generated by appending PID, thread ID, and an
: incrementing integer. These work fine most of the time, but are not sufficient
: if you want to keep a database of events, in that case a real UUID is much
: more useful.