scws on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S scws

* (Optional) Uninstall scws on Arch using YAY

$ yay -Rns scws

2. Manually Install "scws" via AUR

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

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

b. Clone scws's git locally

$ git clone https://aur.archlinux.org/scws.git ~/scws

c. Go to ~/scws folder and install it

$ cd ~/scws $ makepkg -si

3. Information about the scws package on Arch User Repository (AUR)

ID: 1384495
Name: scws
PackageBaseID: 184162
PackageBase: scws
Version: 1.2.3-2
Description: Simple Chinese Word Segmentation
URL: http://www.xunsearch.com/scws/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: xosdy
Submitter: xosdy
FirstSubmitted: 1658389307
LastModified: 1705050982
URLPath: /cgit/aur.git/snapshot/scws.tar.gz