How to Install and Uninstall perl-Test-MockObject.noarch Package on AlmaLinux 8
Last updated: January 10,2025
1. Install "perl-Test-MockObject.noarch" package
This guide covers the steps necessary to install perl-Test-MockObject.noarch on AlmaLinux 8
$
sudo dnf update
Copied
$
sudo dnf install
perl-Test-MockObject.noarch
Copied
2. Uninstall "perl-Test-MockObject.noarch" package
Please follow the instructions below to uninstall perl-Test-MockObject.noarch on AlmaLinux 8:
$
sudo dnf remove
perl-Test-MockObject.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-Test-MockObject.noarch package on AlmaLinux 8
Last metadata expiration check: 1:02:02 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : perl-Test-MockObject
Version : 1.20180705
Release : 5.el8
Architecture : noarch
Size : 44 k
Source : perl-Test-MockObject-1.20180705-5.el8.src.rpm
Repository : epel
Summary : Perl extension for emulating troublesome interfaces
URL : https://metacpan.org/release/Test-MockObject
License : GPL+ or Artistic
Description : Test::MockObject is a highly polymorphic testing object, capable of
: looking like all sorts of objects. This makes white-box testing much
: easier, as you can concentrate on what the code being tested sends to
: and receives from the mocked object, instead of worrying about faking
: up your own data. (Another option is not to test difficult things.
: Now you have no excuse.)
Available Packages
Name : perl-Test-MockObject
Version : 1.20180705
Release : 5.el8
Architecture : noarch
Size : 44 k
Source : perl-Test-MockObject-1.20180705-5.el8.src.rpm
Repository : epel
Summary : Perl extension for emulating troublesome interfaces
URL : https://metacpan.org/release/Test-MockObject
License : GPL+ or Artistic
Description : Test::MockObject is a highly polymorphic testing object, capable of
: looking like all sorts of objects. This makes white-box testing much
: easier, as you can concentrate on what the code being tested sends to
: and receives from the mocked object, instead of worrying about faking
: up your own data. (Another option is not to test difficult things.
: Now you have no excuse.)