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

Last updated: May 18,2024

1. Install "libmldbm-sync-perl" package

This is a short guide on how to install libmldbm-sync-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libmldbm-sync-perl

2. Uninstall "libmldbm-sync-perl" package

Please follow the instructions below to uninstall libmldbm-sync-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libmldbm-sync-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libmldbm-sync-perl
Priority: optional
Section: universe/perl
Installed-Size: 74
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.30-4
Depends: perl, libmldbm-perl
Recommends: libtie-cache-perl
Filename: pool/universe/libm/libmldbm-sync-perl/libmldbm-sync-perl_0.30-4_all.deb
Size: 16720
MD5sum: abe88ce2a793f969d95bf0f8c32635c5
SHA1: 99ede216383cee30167989643378a592de30376e
SHA256: 408dce3af650eef41fde47724e6d9e82755a02e8d9ff38ac8a97d16da87395f6
Description-en: Perl module for safe concurrent access to MLDBM databases
MLDBM::Sync wraps around the MLDBM interface, by handling concurrent
access to MLDBM databases with file locking, and flushes i/o explicity
per lock/unlock. The new [Read]Lock()/UnLock() API can be used to serialize
requests logically and improve performance for bundled reads & writes.
Description-md5: 544f797861a961314cf981ce79afc3c4
Homepage: https://metacpan.org/release/MLDBM-Sync/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu