python-metaphone on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S python-metaphone

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

$ yay -Rns python-metaphone

2. Manually Install "python-metaphone" via AUR

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

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

b. Clone python-metaphone's git locally

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

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

$ cd ~/python-metaphone $ makepkg -si

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

ID: 1299556
Name: python-metaphone
PackageBaseID: 194974
PackageBase: python-metaphone
Version: 0.6.0-2
Description: A Python implementation of the Metaphone and Double Metaphone algorithms
URL: https://github.com/oubiwann/metaphone
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mistersmee
Submitter: mistersmee
FirstSubmitted: 1687419279
LastModified: 1691300770
URLPath: /cgit/aur.git/snapshot/python-metaphone.tar.gz