python-num2words on AUR (Arch User Repository)

Last updated: May 21,2024

1. Install "python-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 python-num2words on Arch using YAY

$ yay -S python-num2words

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

$ yay -Rns python-num2words

2. Manually Install "python-num2words" via AUR

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

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

b. Clone python-num2words's git locally

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

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

$ cd ~/python-num2words $ makepkg -si

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

ID: 1336428
Name: python-num2words
PackageBaseID: 124446
PackageBase: python-num2words
Version: 0.5.13-1
Description: Python modules to convert numbers to words.
URL: https://github.com/savoirfairelinux/num2words
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: Rogach
Submitter: ImNtReal
FirstSubmitted: 1501522175
LastModified: 1697689556
URLPath: /cgit/aur.git/snapshot/python-num2words.tar.gz