How to Install and Uninstall perl-Test-TempDir.noarch Package on Oracle Linux 8

Last updated: June 01,2024

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

This guide covers the steps necessary to install perl-Test-TempDir.noarch on Oracle Linux 8

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

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

This guide let you learn how to uninstall perl-Test-TempDir.noarch on Oracle Linux 8:

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

3. Information about the perl-Test-TempDir.noarch package on Oracle Linux 8

Last metadata expiration check: 1:14:21 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : perl-Test-TempDir
Version : 0.11
Release : 1.el8
Architecture : noarch
Size : 25 k
Source : perl-Test-TempDir-0.11-1.el8.src.rpm
Repository : epel
Summary : Temporary files support for testing
URL : https://metacpan.org/release/Test-TempDir
License : GPL+ or Artistic
Description : Test::TempDir provides temporary directory creation with testing in mind.