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

Last updated: May 17,2024

1. Install "liblocale-subcountry-perl" package

This guide covers the steps necessary to install liblocale-subcountry-perl on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "liblocale-subcountry-perl" package

This is a short guide on how to uninstall liblocale-subcountry-perl on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: liblocale-subcountry-perl
Priority: optional
Section: universe/perl
Installed-Size: 607
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 1.64-1
Depends: perl
Filename: pool/universe/libl/liblocale-subcountry-perl/liblocale-subcountry-perl_1.64-1_all.deb
Size: 66194
MD5sum: 470e3bc83779d6eccb2c8321c4e6eab8
SHA1: bcf43b536111029c7e88568c31b9959ddb14ff25
SHA256: fb71969a767106ccfb11fe046224adcb09e54662d953da55331d58318b2f3ba2
Description-en: module for converting state/province names to/from code
Locale::SubCountry is a collection of Perl modules for converting the full
name for a countries' administrative region to the code commonly used for
postal addressing and vice versa. The codes are defined in ISO 3166-2:1998,
"Codes for the representation of names of countries and their subdivisions."
.
Subcountry regions are defined as states in the US and Australia, provinces
in Canada and counties in the UK. The names and codes for all subcountry
regions in a country can be returned either as a hash or array.
Description-md5: 7d0199916bdb50ba701f7c1765e9ddcf
Homepage: https://metacpan.org/release/Locale-SubCountry
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu