How to Install and Uninstall libfile-nfslock-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: November 21,2024

1. Install "libfile-nfslock-perl" package

In this section, we are going to explain the necessary steps to install libfile-nfslock-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libfile-nfslock-perl

2. Uninstall "libfile-nfslock-perl" package

In this section, we are going to explain the necessary steps to uninstall libfile-nfslock-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libfile-nfslock-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libfile-nfslock-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libfile-nfslock-perl
Priority: optional
Section: universe/perl
Installed-Size: 75
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 1.27-1
Depends: perl
Filename: pool/universe/libf/libfile-nfslock-perl/libfile-nfslock-perl_1.27-1_all.deb
Size: 16074
MD5sum: d6e0c3d7a59e0df64866061ea676516b
SHA1: e0b985755beb498738c91f727af53c9e5fb0c3c0
SHA256: d56ab0ebfcb96d5af37bc9cb4fce9cd31b6c711afff5d6bb2ef70a38ae927df6
Description-en: perl module to do NFS (or not) locking
Program based on the concept of hard linking of files being atomic across
NFS. This concept was mentioned in Mail::Box::Locker. Some ideas are
taken from there -- particularly the idea of creating a random local file,
hard linking a common file to the local file, and then checking the nlink
status.
.
File::NFSLock was written to be light, generic, and fast.
Description-md5: 8edb3c71ba3daf5aa7e801ab5b4b20b9
Homepage: http://search.cpan.org/dist/File-NFSLock/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu