How to Install and Uninstall libdb-file-lock-perl Package on Kali Linux

Last updated: November 07,2024

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

Please follow the guidelines below to install libdb-file-lock-perl on Kali Linux

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

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

This guide let you learn how to uninstall libdb-file-lock-perl on Kali Linux:

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

3. Information about the libdb-file-lock-perl package on Kali Linux

Package: libdb-file-lock-perl
Version: 0.05-6
Installed-Size: 30
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Size: 11512
SHA256: ed2bfd852815c682cbf936fa84db702dd676f026c853a35d293a406f5d6fd1eb
SHA1: 8d760ed849b39db8c87eba86438811c2051a35d8
MD5sum: 90b942879317cafdc32d4a36406911c4
Description: 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:
Multi-Arch: foreign
Homepage: https://metacpan.org/release/DB_File-Lock
Tag: devel::lang:perl, devel::library, implemented-in::perl, works-with::db
Section: perl
Priority: optional
Filename: pool/main/libd/libdb-file-lock-perl/libdb-file-lock-perl_0.05-6_all.deb