How to Install and Uninstall perl-Test-Mock-Guard.noarch Package on Fedora 34

Last updated: October 05,2024

1. Install "perl-Test-Mock-Guard.noarch" package

Learn how to install perl-Test-Mock-Guard.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install perl-Test-Mock-Guard.noarch

2. Uninstall "perl-Test-Mock-Guard.noarch" package

This guide covers the steps necessary to uninstall perl-Test-Mock-Guard.noarch on Fedora 34:

$ sudo dnf remove perl-Test-Mock-Guard.noarch $ sudo dnf autoremove

3. Information about the perl-Test-Mock-Guard.noarch package on Fedora 34

Last metadata expiration check: 5:20:24 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : perl-Test-Mock-Guard
Version : 0.10
Release : 15.fc34
Architecture : noarch
Size : 23 k
Source : perl-Test-Mock-Guard-0.10-15.fc34.src.rpm
Repository : fedora
Summary : Simple mock test library using RAII
URL : https://metacpan.org/release/Test-Mock-Guard
License : GPL+ or Artistic
Description : Test::Mock::Guard is mock test library using RAII. This module is able to
: change method behavior by each scope. See SYNOPSIS's sample code.