python-pysbd on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S python-pysbd

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

$ yay -Rns python-pysbd

2. Manually Install "python-pysbd" via AUR

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

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

b. Clone python-pysbd's git locally

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

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

$ cd ~/python-pysbd $ makepkg -si

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

ID: 1173843
Name: python-pysbd
PackageBaseID: 188176
PackageBase: python-pysbd
Version: 0.3.4-00
Description: pysbd (Python Sentence Boundary Disambiguation) is a rule-based sentence boundary detection that works out-of-the-box across many languages.
URL: http://nipunsadvilkar.github.io/
NumVotes: 0
Popularity: 0
OutOfDate: 1702303965
Maintainer: skeilnet
Submitter: skeilnet
FirstSubmitted: 1669335503
LastModified: 1669335503
URLPath: /cgit/aur.git/snapshot/python-pysbd.tar.gz