python-sacremoses on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S python-sacremoses

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

$ yay -Rns python-sacremoses

2. Manually Install "python-sacremoses" via AUR

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

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

b. Clone python-sacremoses's git locally

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

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

$ cd ~/python-sacremoses $ makepkg -si

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

ID: 1344868
Name: python-sacremoses
PackageBaseID: 141441
PackageBase: python-sacremoses
Version: 0.1.1-1
Description: Python port of Moses tokenizer, truecaser and normalizer
URL: https://github.com/alvations/sacremoses
NumVotes: 1
Popularity: 1.0E-6
OutOfDate:
Maintainer: hottea
Submitter: STommydx
FirstSubmitted: 1555899988
LastModified: 1698703385
URLPath: /cgit/aur.git/snapshot/python-sacremoses.tar.gz