How to Install and Uninstall perl-File-Path.noarch Package on AlmaLinux 9

Last updated: July 04,2024

1. Install "perl-File-Path.noarch" package

Please follow the step by step instructions below to install perl-File-Path.noarch on AlmaLinux 9

$ sudo dnf update $ sudo dnf install perl-File-Path.noarch

2. Uninstall "perl-File-Path.noarch" package

This guide covers the steps necessary to uninstall perl-File-Path.noarch on AlmaLinux 9:

$ sudo dnf remove perl-File-Path.noarch $ sudo dnf autoremove

3. Information about the perl-File-Path.noarch package on AlmaLinux 9

Last metadata expiration check: 2:35:31 ago on Wed Mar 13 07:41:12 2024.
Installed Packages
Name : perl-File-Path
Version : 2.18
Release : 4.el9
Architecture : noarch
Size : 64 k
Source : perl-File-Path-2.18-4.el9.src.rpm
Repository : @System
From repo : appstream
Summary : Create or remove directory trees
URL : https://metacpan.org/release/File-Path
License : GPL+ or Artistic
Description : This module provides a convenient way to create directories of arbitrary
: depth and to delete an entire directory subtree from the file system.