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

Last updated: July 01,2024

1. Install "perl-Test-TinyMocker.noarch" package

Please follow the guidance below to install perl-Test-TinyMocker.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install perl-Test-TinyMocker.noarch

2. Uninstall "perl-Test-TinyMocker.noarch" package

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

$ sudo dnf remove perl-Test-TinyMocker.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 2:27:37 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : perl-Test-TinyMocker
Version : 0.05
Release : 21.fc34
Architecture : noarch
Size : 21 k
Source : perl-Test-TinyMocker-0.05-21.fc34.src.rpm
Repository : fedora
Summary : A very simple tool to mock external modules
URL : https://metacpan.org/release/Test-TinyMocker
License : GPL+ or Artistic
Description : This module allows you to override methods with arbitrary code blocks. This lets
: you simulate some kind of behavior for your tests.