How to Install and Uninstall php-giggsey-libphonenumber Package on Kali Linux

Last updated: May 20,2024

1. Install "php-giggsey-libphonenumber" package

Please follow the instructions below to install php-giggsey-libphonenumber on Kali Linux

$ sudo apt update $ sudo apt install php-giggsey-libphonenumber

2. Uninstall "php-giggsey-libphonenumber" package

Here is a brief guide to show you how to uninstall php-giggsey-libphonenumber on Kali Linux:

$ sudo apt remove php-giggsey-libphonenumber $ sudo apt autoclean && sudo apt autoremove

3. Information about the php-giggsey-libphonenumber package on Kali Linux

Package: php-giggsey-libphonenumber
Version: 8.13.26-1
Installed-Size: 17367
Maintainer: Debian PHP PEAR Maintainers
Architecture: all
Depends: php-common, php-giggsey-locale, php-mbstring
Size: 1285012
SHA256: 6107ee8ab9cd024b1a96729bab7780a5a77d089d81dd99b45d38245ed03d6a42
SHA1: 8af78ce39d3c543eb785aa15079416c6409471b9
MD5sum: e01e30b449a27d4aef728799cb99627b
Description: PHP Port of Google's libphonenumber
A PHP library for parsing, formatting, storing and validating international
phone numbers. This library is based on Google's libphonenumber.
.
Highlights of functionality:
- Parsing/formatting/validating phone numbers for all countries/regions of
the world.
- getNumberType - gets the type of the number based on the number itself;
able to distinguish Fixed-line, Mobile, Toll-free, Premium Rate, Shared
Cost, VoIP and Personal Numbers (whenever feasible).
- isNumberMatch - gets a confidence level on whether two numbers could be
the same.
- getExampleNumber/getExampleNumberByType - provides valid example numbers
for all countries/regions, with the option of specifying which type of
example phone number is needed.
- isValidNumber - full validation of a phone number for a region using
length and prefix information.
- PhoneNumberOfflineGeocoder - provides geographical information related to
a phone number.
- PhoneNumberToTimeZonesMapper - provides timezone information related to a
phone number.
- PhoneNumberToCarrierMapper - provides carrier information related to a
phone number.
.
This package also provides the 'update-php-giggsey-libphonenumber' script
that permits to update the metadata of php-giggsey-libphonenumber to the
latest upstream version.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/giggsey/libphonenumber-for-php
Section: php
Priority: optional
Filename: pool/main/p/php-giggsey-libphonenumber/php-giggsey-libphonenumber_8.13.26-1_all.deb

5. The same packages on other Linux Distributions