How to Install and Uninstall perl-Directory-Scratch.noarch Package on Rocky Linux 8
Last updated: January 06,2025
1. Install "perl-Directory-Scratch.noarch" package
In this section, we are going to explain the necessary steps to install perl-Directory-Scratch.noarch on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
perl-Directory-Scratch.noarch
Copied
2. Uninstall "perl-Directory-Scratch.noarch" package
In this section, we are going to explain the necessary steps to uninstall perl-Directory-Scratch.noarch on Rocky Linux 8:
$
sudo dnf remove
perl-Directory-Scratch.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-Directory-Scratch.noarch package on Rocky Linux 8
Last metadata expiration check: 0:57:45 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : perl-Directory-Scratch
Version : 0.18
Release : 17.el8
Architecture : noarch
Size : 35 k
Source : perl-Directory-Scratch-0.18-17.el8.src.rpm
Repository : epel
Summary : Self-cleaning scratch space for tests
URL : https://metacpan.org/release/Directory-Scratch
License : GPL+ or Artistic
Description : When writing test suites for modules that operate on files, it's often
: inconvenient to correctly create a platform-independent temporary storage
: space, manipulate files inside it, then clean it up when the test exits.
: The inconvenience usually results in tests that don’t work everywhere, or
: worse, no tests at all.
:
: This module aims to eliminate that problem by making it easy to do things
: right.
Available Packages
Name : perl-Directory-Scratch
Version : 0.18
Release : 17.el8
Architecture : noarch
Size : 35 k
Source : perl-Directory-Scratch-0.18-17.el8.src.rpm
Repository : epel
Summary : Self-cleaning scratch space for tests
URL : https://metacpan.org/release/Directory-Scratch
License : GPL+ or Artistic
Description : When writing test suites for modules that operate on files, it's often
: inconvenient to correctly create a platform-independent temporary storage
: space, manipulate files inside it, then clean it up when the test exits.
: The inconvenience usually results in tests that don’t work everywhere, or
: worse, no tests at all.
:
: This module aims to eliminate that problem by making it easy to do things
: right.