How to Install and Uninstall perl-File-HomeDir.src Package on Oracle Linux 9

Last updated: October 05,2024

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

Learn how to install perl-File-HomeDir.src on Oracle Linux 9

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

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

Please follow the steps below to uninstall perl-File-HomeDir.src on Oracle Linux 9:

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

3. Information about the perl-File-HomeDir.src package on Oracle Linux 9

Last metadata expiration check: 2:26:30 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : perl-File-HomeDir
Version : 1.006
Release : 4.el9
Architecture : src
Size : 47 k
Source : None
Repository : ol9_appstream
Summary : Find your home and other directories on any platform
URL : https://metacpan.org/release/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.