How to Install and Uninstall php-numbers-words Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 20,2024

1. Install "php-numbers-words" package

Please follow the steps below to install php-numbers-words on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install php-numbers-words

2. Uninstall "php-numbers-words" package

In this section, we are going to explain the necessary steps to uninstall php-numbers-words on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove php-numbers-words $ sudo apt autoclean && sudo apt autoremove

3. Information about the php-numbers-words package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: php-numbers-words
Priority: optional
Section: universe/web
Installed-Size: 491
Maintainer: Ubuntu Developers
Original-Maintainer: Debian PHP PEAR Maintainers
Architecture: all
Version: 0.18.1-2
Depends: php-common, php-seclib
Filename: pool/universe/p/php-numbers-words/php-numbers-words_0.18.1-2_all.deb
Size: 53222
MD5sum: 0f579a6e885398a598614d7eafb014f6
SHA1: e665532b0d81d040425ac3460a9cf856162b3b34
SHA256: ec922e3f77b3faf5a2719ed9f3f07b983edc110b39e64112f599814890169e99
Description-en: PEAR module providing methods for spelling numerals in words
With Numbers_Words class you can convert numbers
written in arabic digits to words in several languages.
You can convert an integer between -infinity and infinity.
If your system does not support such long numbers you can
call Numbers_Words::toWords() with just a string.
.
With the Numbers_Words::toCurrency($num, $locale, 'USD') method
you can convert a number (decimal and fraction part) to words with currency
name.
.
The following languages are supported:
* bg (Bulgarian) by Kouber Saparev
* cs (Czech) by Petr 'PePa' Pavel
* de (German) by Piotr Klaban
* dk (Danish) by Jesper Veggerby
* en_100 (Donald Knuth system, English) by Piotr Klaban
* en_GB (British English) by Piotr Klaban
* en_IN (Indian English) by Piotr Klaban
* en_US (American English) by Piotr Klaban
* es (Spanish Castellano) by Xavier Noguer
* es_AR (Argentinian Spanish) by Martin Marrese
* es_MX (Mexican Spanish) by Martin Marrese and Pavel Oropeza
* es_VE (Venezuelan Spanish) by Martin Marrese and Pavel Oropeza
* et (Estonian) by Erkki Saarniit
* fr (French) by Kouber Saparev
* fr_BE (French Belgium) by Kouber Saparev and Philippe Bajoit
* he (Hebrew) by Hadar Porat
* hu_HU (Hungarian) by Nils Homp
* id (Indonesian) by Ernas M. Jamil and Arif Rifai Dwiyanto
* it_IT (Italian) by Filippo Beltramini and Davide Caironi
* lt (Lithuanian) by Laurynas Butkus
* lv (Latvian) by Andrius Virbicianskas
* nl (Dutch) by WHAM van Dinter
* pl (Polish) by Piotr Klaban
* pt_BR (Brazilian Portuguese) by Igor Feghali
* ro_RO (Romanian) by Bogdan Stancescu
* ru (Russian) by Andrey Demenev
* sv (Swedish) by Robin Ericsson
* tr_TR (Turkish) by Shahriyar Imanov
* ua (Ukrainian) by Andrey Demenev and Vital Leshchyk
Description-md5: 070276ade27c9b0c03335298de55914f
Homepage: http://pear.php.net/package/Numbers_Words/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions