How to Install and Uninstall perl-Lchown.x86_64 Package on Rocky Linux 9

Last updated: October 10,2024

1. Install "perl-Lchown.x86_64" package

This guide covers the steps necessary to install perl-Lchown.x86_64 on Rocky Linux 9

$ sudo dnf update $ sudo dnf install perl-Lchown.x86_64

2. Uninstall "perl-Lchown.x86_64" package

Please follow the instructions below to uninstall perl-Lchown.x86_64 on Rocky Linux 9:

$ sudo dnf remove perl-Lchown.x86_64 $ sudo dnf autoremove

3. Information about the perl-Lchown.x86_64 package on Rocky Linux 9

Last metadata expiration check: 2:00:47 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : perl-Lchown
Version : 1.01
Release : 24.el9
Architecture : x86_64
Size : 17 k
Source : perl-Lchown-1.01-24.el9.src.rpm
Repository : epel
Summary : Use the lchown(2) system call from Perl
URL : https://metacpan.org/release/Lchown
License : GPL-1.0-or-later OR Artistic-1.0-Perl
Description : Provides a perl interface to the lchown() system call. lchown() changes
: ownership of a file, but does not dereference symbolic links.