python-sentencepiece on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python-sentencepiece

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

$ yay -Rns python-sentencepiece

2. Manually Install "python-sentencepiece" via AUR

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

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

b. Clone python-sentencepiece's git locally

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

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

$ cd ~/python-sentencepiece $ makepkg -si

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

ID: 1412275
Name: python-sentencepiece
PackageBaseID: 192858
PackageBase: python-sentencepiece
Version: 0.2.0-1
Description: SentencePiece python wrapper
URL: https://github.com/google/sentencepiece
NumVotes: 2
Popularity: 0.575613
OutOfDate:
Maintainer: Henry-ZHR
Submitter: Henry-ZHR
FirstSubmitted: 1681978414
LastModified: 1708406681
URLPath: /cgit/aur.git/snapshot/python-sentencepiece.tar.gz