How to Install and Uninstall perl-File-Path.noarch Package on Rocky Linux 8
Last updated: November 14,2024
1. Install "perl-File-Path.noarch" package
Here is a brief guide to show you how to install perl-File-Path.noarch on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
perl-File-Path.noarch
Copied
2. Uninstall "perl-File-Path.noarch" package
This tutorial shows how to uninstall perl-File-Path.noarch on Rocky Linux 8:
$
sudo dnf remove
perl-File-Path.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-File-Path.noarch package on Rocky Linux 8
Last metadata expiration check: 0:51:12 ago on Mon Sep 12 10:27:18 2022.
Installed Packages
Name : perl-File-Path
Version : 2.15
Release : 2.el8
Architecture : noarch
Size : 63 k
Source : perl-File-Path-2.15-2.el8.src.rpm
Repository : @System
From repo : baseos
Summary : Create or remove directory trees
URL : http://search.cpan.org/dist/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.
Installed Packages
Name : perl-File-Path
Version : 2.15
Release : 2.el8
Architecture : noarch
Size : 63 k
Source : perl-File-Path-2.15-2.el8.src.rpm
Repository : @System
From repo : baseos
Summary : Create or remove directory trees
URL : http://search.cpan.org/dist/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.