How to Install and Uninstall libphonenumber7 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "libphonenumber7" package

This is a short guide on how to install libphonenumber7 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libphonenumber7

2. Uninstall "libphonenumber7" package

This is a short guide on how to uninstall libphonenumber7 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libphonenumber7 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libphonenumber7 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libphonenumber7
Priority: optional
Section: universe/libs
Installed-Size: 662
Maintainer: Ubuntu Developers
Original-Maintainer: Fredrik Roubert
Architecture: amd64
Source: libphonenumber
Version: 7.0.8-0ubuntu3
Depends: libboost-system1.58.0, libboost-thread1.58.0, libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libicu55 (>= 55.1-1~), libprotobuf9v5, libstdc++6 (>= 5.2)
Filename: pool/universe/libp/libphonenumber/libphonenumber7_7.0.8-0ubuntu3_amd64.deb
Size: 175844
MD5sum: 272355b721ac0ac5a0fa2b2d71fbd13f
SHA1: cc527fb4c97f30f05d2e555c095eb1956c70fddb
SHA256: 9dc861a8b999778a0ba41ded9b88c0b373985bdc14d8ef84e5b889ffb0185381
Description-en: parsing/formatting/validating phone numbers - runtime
Google's common C++ and Java library for parsing, formatting, storing and
validating international phone numbers.
.
This package contains the runtime libraries.
Description-md5: 0779453f04f573d6e3c83038ba26c6c2
Multi-Arch: same
Homepage: http://code.google.com/p/libphonenumber/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Task: ubuntu-sdk-libs