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

Last updated: January 15,2025

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

Please follow the steps below to install perl-Test-Mock-Guard.noarch on Fedora 39

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

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

This tutorial shows how to uninstall perl-Test-Mock-Guard.noarch on Fedora 39:

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

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

Last metadata expiration check: 1:24:28 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : perl-Test-Mock-Guard
Version : 0.10
Release : 22.fc39
Architecture : noarch
Size : 22 k
Source : perl-Test-Mock-Guard-0.10-22.fc39.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.