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

Last updated: May 10,2024

1. Install "libmsgcat-perl" package

Learn how to install libmsgcat-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libmsgcat-perl

2. Uninstall "libmsgcat-perl" package

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

$ sudo apt remove libmsgcat-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libmsgcat-perl
Priority: optional
Section: universe/perl
Installed-Size: 37
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: amd64
Version: 1.03-6build2
Depends: libc6 (>= 2.2.5), perl (>= 5.22.1-1), perlapi-5.22.1
Filename: pool/universe/libm/libmsgcat-perl/libmsgcat-perl_1.03-6build2_amd64.deb
Size: 10284
MD5sum: 41763cf7886d325601b22c9ca9705c63
SHA1: 334872c02f7d2ef0b538b3b032ac661033e7f1db
SHA256: 75a46f0aeb8843f1ab14a8c33fbe5160058592840790b9f02f6b90b3693e6676
Description-en: perl module to access XPG4 message catalog functions
Locale::Msgcat is a small perl module for systems which support the XPG4
message catalog functions : catopen(3), catgets(3) and catclose(3).
.
The module can be used to internationalize a perl program. Messages
inside a catalog are identified by integers (unlike gettext which uses the
English string as identifier).
Description-md5: 1cca3614d4f7702026ec6658d4f094e7
Homepage: https://metacpan.org/release/Msgcat
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu