python-text2digits on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S python-text2digits

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

$ yay -Rns python-text2digits

2. Manually Install "python-text2digits" via AUR

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

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

b. Clone python-text2digits's git locally

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

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

$ cd ~/python-text2digits $ makepkg -si

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

ID: 1262398
Name: python-text2digits
PackageBaseID: 185593
PackageBase: python-text2digits
Version: 0.1.0-4
Description: A small library to convert text numbers to digits in a string
URL: https://github.com/ShailChoksi/text2digits
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: loathingkernel
Submitter: loathingkernel
FirstSubmitted: 1662652402
LastModified: 1684884459
URLPath: /cgit/aur.git/snapshot/python-text2digits.tar.gz