How to Install and Uninstall perl-File-FcntlLock.x86_64 Package on AlmaLinux 9
Last updated: November 26,2024
1. Install "perl-File-FcntlLock.x86_64" package
This guide covers the steps necessary to install perl-File-FcntlLock.x86_64 on AlmaLinux 9
$
sudo dnf update
Copied
$
sudo dnf install
perl-File-FcntlLock.x86_64
Copied
2. Uninstall "perl-File-FcntlLock.x86_64" package
Please follow the guidance below to uninstall perl-File-FcntlLock.x86_64 on AlmaLinux 9:
$
sudo dnf remove
perl-File-FcntlLock.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-File-FcntlLock.x86_64 package on AlmaLinux 9
Last metadata expiration check: 0:38:16 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : perl-File-FcntlLock
Version : 0.22
Release : 28.el9
Architecture : x86_64
Size : 42 k
Source : perl-File-FcntlLock-0.22-28.el9.src.rpm
Repository : epel
Summary : Perl module for file locking with fcntl
URL : https://metacpan.org/release/File-FcntlLock
License : GPL+ or Artistic
Description : FcntlLock is a module to do file locking in an object oriented
: fashion using the fcntl(2) system call. This allows locks on parts
: of a file as well as on the whole file and overcomes some known
: problems with flock(2), on which Perl's flock() function is based.
Available Packages
Name : perl-File-FcntlLock
Version : 0.22
Release : 28.el9
Architecture : x86_64
Size : 42 k
Source : perl-File-FcntlLock-0.22-28.el9.src.rpm
Repository : epel
Summary : Perl module for file locking with fcntl
URL : https://metacpan.org/release/File-FcntlLock
License : GPL+ or Artistic
Description : FcntlLock is a module to do file locking in an object oriented
: fashion using the fcntl(2) system call. This allows locks on parts
: of a file as well as on the whole file and overcomes some known
: problems with flock(2), on which Perl's flock() function is based.