python-wordninja on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S python-wordninja

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

$ yay -Rns python-wordninja

2. Manually Install "python-wordninja" via AUR

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

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

b. Clone python-wordninja's git locally

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

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

$ cd ~/python-wordninja $ makepkg -si

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

ID: 1262399
Name: python-wordninja
PackageBaseID: 185595
PackageBase: python-wordninja
Version: 2.0.0-3
Description: Probabilistically split concatenated words using NLP based on English Wikipedia unigram frequencies
URL: https://github.com/keredson/wordninja
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: loathingkernel
Submitter: loathingkernel
FirstSubmitted: 1662656226
LastModified: 1684884476
URLPath: /cgit/aur.git/snapshot/python-wordninja.tar.gz