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

Last updated: May 07,2024

1. Install "liblocale-msgfmt-perl" package

Here is a brief guide to show you how to install liblocale-msgfmt-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install liblocale-msgfmt-perl

2. Uninstall "liblocale-msgfmt-perl" package

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

$ sudo apt remove liblocale-msgfmt-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: liblocale-msgfmt-perl
Priority: optional
Section: universe/perl
Installed-Size: 73
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.15-1
Depends: perl
Filename: pool/universe/libl/liblocale-msgfmt-perl/liblocale-msgfmt-perl_0.15-1_all.deb
Size: 12400
MD5sum: 99cbaea18bbe52eecc9b7de513e22391
SHA1: ef582d3629ceb8d3e61888afbb5553dcb5db1620
SHA256: c802ff06113fe214e7f5bac95acfe7a69e35d8768d70ca5cbe02ca1b41d40d95
Description-en: pure Perl reimplementation of msgfmt
Locale::Msgfmt is a tool to compile .po files to .mo files. This
module does the same thing as msgfmt from GNU gettext-tools, except
this is pure Perl.
Description-md5: b446307605e9b638c366749b11d2da82
Homepage: http://search.cpan.org/dist/Locale-Msgfmt/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu