How to Install and Uninstall libdb-file-lock-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "libdb-file-lock-perl" package

Learn how to install libdb-file-lock-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libdb-file-lock-perl

2. Uninstall "libdb-file-lock-perl" package

Please follow the guidance below to uninstall libdb-file-lock-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libdb-file-lock-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libdb-file-lock-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libdb-file-lock-perl
Priority: optional
Section: universe/perl
Installed-Size: 58
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.05-4
Depends: perl
Filename: pool/universe/libd/libdb-file-lock-perl/libdb-file-lock-perl_0.05-4_all.deb
Size: 11700
MD5sum: 5c21b94accec7be43009e0f5b69d7896
SHA1: 8a28857f8e0a5770b0b90ea0627db7dd1e95ef46
SHA256: 51e154d94109ffd36fc42008e79a6f873ad52076de8b173818c2aec05e720c34
Description-en: wrapper adding locking for the DB_File module
When you need locking, simply use DB_File::Lock in place of DB_File and
add an extra argument onto the tie command specifying if the file should
be locked for reading or writing.
Description-md5: 7e2fc2b7608235d830c0a5028c35762d
Homepage: https://metacpan.org/release/DB_File-Lock
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu