sentencepiece-git on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S sentencepiece-git

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

$ yay -Rns sentencepiece-git

2. Manually Install "sentencepiece-git" via AUR

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

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

b. Clone sentencepiece-git's git locally

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

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

$ cd ~/sentencepiece-git $ makepkg -si

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

ID: 612353
Name: sentencepiece-git
PackageBaseID: 141428
PackageBase: sentencepiece-git
Version: r492.ffa2c82-1
Description: Unsupervised text tokenizer for Neural Network-based text generation
URL: https://github.com/google/sentencepiece
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: panosk
Submitter: panosk
FirstSubmitted: 1555851642
LastModified: 1557825523
URLPath: /cgit/aur.git/snapshot/sentencepiece-git.tar.gz