python-unitify on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S python-unitify

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

$ yay -Rns python-unitify

2. Manually Install "python-unitify" via AUR

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

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

b. Clone python-unitify's git locally

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

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

$ cd ~/python-unitify $ makepkg -si

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

ID: 571329
Name: python-unitify
PackageBaseID: 138297
PackageBase: python-unitify
Version: 1.0.3-1
Description: Replaces all nouns in a text with the word "unit"
URL: https://github.com/flipflop97/unitify
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: flipflop97
FirstSubmitted: 1545684007
LastModified: 1545742286
URLPath: /cgit/aur.git/snapshot/python-unitify.tar.gz