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

Last updated: May 19,2024

1. Install "liblocale-po-perl" package

Please follow the step by step instructions below to install liblocale-po-perl on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "liblocale-po-perl" package

Please follow the step by step instructions below to uninstall liblocale-po-perl on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: liblocale-po-perl
Priority: optional
Section: universe/interpreters
Installed-Size: 72
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.27-1
Depends: perl, libfile-slurp-perl
Filename: pool/universe/libl/liblocale-po-perl/liblocale-po-perl_0.27-1_all.deb
Size: 13174
MD5sum: 6c63f899f2d884fc0d16b9d6bfdecf52
SHA1: b75d1869e2756ac203dcf3b1361e495a72ff44d9
SHA256: e151382ebb39ad122dc31255a1c8e59cd35727fb4b2aa59d50a99cc8871f3211
Description-en: Perl module for manipulating .po entries from GNU gettext
Locale::PO provides methods for manipulating objects that represent
entries in a gettext po-file (untranslated and translated strings,
with associated comments). It can load and save complete po-files.
Description-md5: 6c8c5a17af621048bfe6b3f786e8da8b
Homepage: https://metacpan.org/release/Locale-PO
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu