How to Install and Uninstall libphonenumber-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "libphonenumber-dev" package

Learn how to install libphonenumber-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libphonenumber-dev

2. Uninstall "libphonenumber-dev" package

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

$ sudo apt remove libphonenumber-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libphonenumber-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libphonenumber-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 1432
Maintainer: Ubuntu Developers
Original-Maintainer: Fredrik Roubert
Architecture: amd64
Source: libphonenumber
Version: 7.0.8-0ubuntu3
Depends: libphonenumber7 (= 7.0.8-0ubuntu3), libprotobuf-dev (>= 2.4)
Filename: pool/universe/libp/libphonenumber/libphonenumber-dev_7.0.8-0ubuntu3_amd64.deb
Size: 229186
MD5sum: 9c6cf630aa51ff32b34f6cfc05499469
SHA1: 8cb92fe55a95a0581b8ea805d19776ff32ab36f6
SHA256: 5b38ba31c1b75db156488819d9105bbb1929cc11f0b9f8d8b777c7d04ab6ef8a
Description-en: parsing/formatting/validating phone numbers - development
Google's common C++ and Java library for parsing, formatting, storing and
validating international phone numbers.
.
This package contains the static libraries and include files.
Description-md5: 875a59161ce47679564f86195c9abc33
Multi-Arch: same
Homepage: http://code.google.com/p/libphonenumber/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu