How to Install and Uninstall perl-LockFile-Simple.noarch Package on CentOS Stream 8
Last updated: November 01,2024
1. Install "perl-LockFile-Simple.noarch" package
Please follow the steps below to install perl-LockFile-Simple.noarch on CentOS Stream 8
$
sudo dnf update
Copied
$
sudo dnf install
perl-LockFile-Simple.noarch
Copied
2. Uninstall "perl-LockFile-Simple.noarch" package
Here is a brief guide to show you how to uninstall perl-LockFile-Simple.noarch on CentOS Stream 8:
$
sudo dnf remove
perl-LockFile-Simple.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-LockFile-Simple.noarch package on CentOS Stream 8
Last metadata expiration check: 6:24:25 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : perl-LockFile-Simple
Version : 0.208
Release : 17.el8
Architecture : noarch
Size : 29 k
Source : perl-LockFile-Simple-0.208-17.el8.src.rpm
Repository : epel
Summary : Simple file locking scheme
URL : https://metacpan.org/release/LockFile-Simple
License : GPLv2+ or Artistic
Description : This simple locking scheme is not based on any file locking system calls
: such as flock() or lockf() but rather relies on basic file system
: primitives and properties, such as the atomicity of the write() system
: call. It is not meant to be exempt from all race conditions, especially
: over NFS.
Available Packages
Name : perl-LockFile-Simple
Version : 0.208
Release : 17.el8
Architecture : noarch
Size : 29 k
Source : perl-LockFile-Simple-0.208-17.el8.src.rpm
Repository : epel
Summary : Simple file locking scheme
URL : https://metacpan.org/release/LockFile-Simple
License : GPLv2+ or Artistic
Description : This simple locking scheme is not based on any file locking system calls
: such as flock() or lockf() but rather relies on basic file system
: primitives and properties, such as the atomicity of the write() system
: call. It is not meant to be exempt from all race conditions, especially
: over NFS.