python-simplemma on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S python-simplemma

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

$ yay -Rns python-simplemma

2. Manually Install "python-simplemma" via AUR

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

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

b. Clone python-simplemma's git locally

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

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

$ cd ~/python-simplemma $ makepkg -si

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

ID: 1101365
Name: python-simplemma
PackageBaseID: 175235
PackageBase: python-simplemma
Version: 0.7.0-00
Description: A simple multilingual lemmatizer for Python.
URL: https://github.com/adbar/simplemma
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: 1over137
Submitter: 1over137
FirstSubmitted: 1642730253
LastModified: 1655775993
URLPath: /cgit/aur.git/snapshot/python-simplemma.tar.gz