How to Install and Uninstall perl-File-Which.src Package on Oracle Linux 9
Last updated: November 26,2024
1. Install "perl-File-Which.src" package
This guide let you learn how to install perl-File-Which.src on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
perl-File-Which.src
Copied
2. Uninstall "perl-File-Which.src" package
This is a short guide on how to uninstall perl-File-Which.src on Oracle Linux 9:
$
sudo dnf remove
perl-File-Which.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-File-Which.src package on Oracle Linux 9
Last metadata expiration check: 3:46:25 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : perl-File-Which
Version : 1.23
Release : 10.el9
Architecture : src
Size : 34 k
Source : None
Repository : ol9_appstream
Summary : Portable implementation of the 'which' utility
URL : https://metacpan.org/release/File-Which
License : GPL+ or Artistic
Description : File::Which is a portable implementation (in Perl) of 'which', and can
: be used to get the absolute filename of an executable program
: installed somewhere in your PATH, or just check for its existence.
Available Packages
Name : perl-File-Which
Version : 1.23
Release : 10.el9
Architecture : src
Size : 34 k
Source : None
Repository : ol9_appstream
Summary : Portable implementation of the 'which' utility
URL : https://metacpan.org/release/File-Which
License : GPL+ or Artistic
Description : File::Which is a portable implementation (in Perl) of 'which', and can
: be used to get the absolute filename of an executable program
: installed somewhere in your PATH, or just check for its existence.