How to Install and Uninstall perl-File-HomeDir.noarch Package on Rocky Linux 8

Last updated: September 21,2024

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

This tutorial shows how to install perl-File-HomeDir.noarch on Rocky Linux 8

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

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

Here is a brief guide to show you how to uninstall perl-File-HomeDir.noarch on Rocky Linux 8:

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

3. Information about the perl-File-HomeDir.noarch package on Rocky Linux 8

Last metadata expiration check: 1:58:18 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : perl-File-HomeDir
Version : 1.002
Release : 4.el8
Architecture : noarch
Size : 60 k
Source : perl-File-HomeDir-1.002-4.el8.src.rpm
Repository : appstream
Summary : Find your home and other directories on any platform
URL : http://search.cpan.org/dist/File-HomeDir/
License : GPL+ or Artistic
Description : File::HomeDir is a module for locating the directories that are "owned"
: by a user (typically your user) and to solve the various issues that
: arise trying to find them consistently across a wide variety of
: platforms.