python2-num2words on AUR (Arch User Repository)

Last updated: May 12,2024

1. Install "python2-num2words" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install python2-num2words on Arch using YAY

$ yay -S python2-num2words

* (Optional) Uninstall python2-num2words on Arch using YAY

$ yay -Rns python2-num2words

2. Manually Install "python2-num2words" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone python2-num2words's git locally

$ git clone https://aur.archlinux.org/python2-num2words.git ~/python2-num2words

c. Go to ~/python2-num2words folder and install it

$ cd ~/python2-num2words $ makepkg -si

3. Information about the python2-num2words package on Arch User Repository (AUR)

ID: 840222
Name: python2-num2words
PackageBaseID: 161443
PackageBase: python2-num2words
Version: 0.5.10-2
Description: Python modules to convert numbers to words. (python2 version)
URL: https://github.com/savoirfairelinux/num2words
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Rogach
FirstSubmitted: 1609345049
LastModified: 1609345049
URLPath: /cgit/aur.git/snapshot/python2-num2words.tar.gz

5. The same packages on other Linux Distributions