python-plural on AUR (Arch User Repository)

Last updated: September 22,2024

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

$ yay -S python-plural

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

$ yay -Rns python-plural

2. Manually Install "python-plural" via AUR

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

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

b. Clone python-plural's git locally

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

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

$ cd ~/python-plural $ makepkg -si

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

ID: 881772
Name: python-plural
PackageBaseID: 54618
PackageBase: python-plural
Version: 1.0.1-3
Description: Python function that returns the needed variation of a word.
URL: https://github.com/kynikos/lib.py.plural
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kynikos
Submitter: kynikos
FirstSubmitted: 1323124901
LastModified: 1616486938
URLPath: /cgit/aur.git/snapshot/python-plural.tar.gz