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

Last updated: September 20,2024

1. Install "libphonenumber-java" package

This tutorial shows how to install libphonenumber-java on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libphonenumber-java

2. Uninstall "libphonenumber-java" package

Learn how to uninstall libphonenumber-java on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libphonenumber-java
Priority: optional
Section: universe/java
Installed-Size: 291
Maintainer: Ubuntu Developers
Original-Maintainer: Fredrik Roubert
Architecture: all
Source: libphonenumber
Version: 7.0.8-0ubuntu3
Filename: pool/universe/libp/libphonenumber/libphonenumber-java_7.0.8-0ubuntu3_all.deb
Size: 166238
MD5sum: 06e5e220b71629241f0a43539ff145dd
SHA1: 40c43af723925d73625a07f60874e4507535d9e5
SHA256: a96d1332d50bf2eea1e08c4a38bd08e1cb3bd6f1e982f21cc12035c2444b2854
Description-en: parsing/formatting/validating phone numbers - java
Google's common C++ and Java library for parsing, formatting, storing and
validating international phone numbers.
.
This package contains the JAR files.
Description-md5: 0fedc2ae446babdb343702a75527fefe
Homepage: http://code.google.com/p/libphonenumber/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu