python-confusables on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python-confusables

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

$ yay -Rns python-confusables

2. Manually Install "python-confusables" via AUR

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

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

b. Clone python-confusables's git locally

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

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

$ cd ~/python-confusables $ makepkg -si

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

ID: 1106617
Name: python-confusables
PackageBaseID: 175915
PackageBase: python-confusables
Version: 1.2.0-2
Description: A python package providing functionality for matching words that can be confused for eachother, but contain different characters
URL: https://pypi.org/project/confusables/
NumVotes: 1
Popularity: 0.088768
OutOfDate:
Maintainer: txtsd
Submitter: zethra
FirstSubmitted: 1644662633
LastModified: 1656740381
URLPath: /cgit/aur.git/snapshot/python-confusables.tar.gz