< Home - < Back

perl-File-FcntlLock


Information about the package, perl-File-FcntlLock, which is shipped with common Linux distributions. The perl-File-FcntlLock package is designed for, Perl module for file locking with fcntl.


Package Name:

perl-File-FcntlLock

Summary:

Perl module for file locking with fcntl

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.

Architecture:

x86_64

Version:

0.12

Release:

1.el6

Size:

19 k

Repository:

epel

From Repository:

Licence:

GPL+ or Artistic



Handy Yum Commands for perl-File-FcntlLock


Control the perl-File-FcntlLock package with the following handy commands outlined below.


Command

Description of Command

yum install perl-File-FcntlLock

This command will install perl-File-FcntlLock on the server.

yum remove perl-File-FcntlLock

This command will un-install perl-File-FcntlLock on the server. When you run this command, you will be asked if you are sure that you want to remove perl-File-FcntlLock, so you have to manually confirm that you want to do this.

yum -y remove perl-File-FcntlLock

This command will un-install perl-File-FcntlLock on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove perl-File-FcntlLock when using the -y flag.

yum update perl-File-FcntlLock

This command will update perl-File-FcntlLock to the latest version. When you run this command, you will be asked if you are sure that you want to remove perl-File-FcntlLock, so you have to manually confirm that you want to do this.

yum -y update perl-File-FcntlLock

This command will update perl-File-FcntlLock to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove perl-File-FcntlLock when using the -y flag.

yum info perl-File-FcntlLock

This command will show you core information about the perl-File-FcntlLock package.

yum deplist perl-File-FcntlLock

This command will show you the dependencies for perl-File-FcntlLock. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update perl-File-FcntlLock

This command will check if there is an update waiting on perl-File-FcntlLock. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.