python-sentence-splitter on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python-sentence-splitter

* (Optional) Uninstall python-sentence-splitter on Arch using YAY

$ yay -Rns python-sentence-splitter

2. Manually Install "python-sentence-splitter" via AUR

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

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

b. Clone python-sentence-splitter's git locally

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

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

$ cd ~/python-sentence-splitter $ makepkg -si

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

ID: 1021986
Name: python-sentence-splitter
PackageBaseID: 175236
PackageBase: python-sentence-splitter
Version: 1.4-00
Description: Text to sentence splitter using heuristic algorithm by Philipp Koehn and Josh Schroeder
URL: https://github.com/berkmancenter/mediacloud-sentence-splitter
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: 1over137
Submitter: 1over137
FirstSubmitted: 1642730612
LastModified: 1642730612
URLPath: /cgit/aur.git/snapshot/python-sentence-splitter.tar.gz