wordninja-rs on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S wordninja-rs

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

$ yay -Rns wordninja-rs

2. Manually Install "wordninja-rs" via AUR

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

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

b. Clone wordninja-rs's git locally

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

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

$ cd ~/wordninja-rs $ makepkg -si

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

ID: 868894
Name: wordninja-rs
PackageBaseID: 160970
PackageBase: wordninja-rs
Version: 0.1.0-2
Description: Split English sentence without spaces into words.
URL: https://github.com/chengyuhui/wordninja-rs
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BlindingDark
Submitter: BlindingDark
FirstSubmitted: 1608106883
LastModified: 1614244563
URLPath: /cgit/aur.git/snapshot/wordninja-rs.tar.gz