swath on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S swath

* (Optional) Uninstall swath on Arch using YAY

$ yay -Rns swath

2. Manually Install "swath" via AUR

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

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

b. Clone swath's git locally

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

c. Go to ~/swath folder and install it

$ cd ~/swath $ makepkg -si

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

ID: 840895
Name: swath
PackageBaseID: 25024
PackageBase: swath
Version: 0.6.1-2
Description: A general-purpose utility for analyzing word boundaries in Thai text and inserting predefined word delimiter codes
URL: http://linux.thai.net/projects/swath
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: cosmo0920
Submitter:
FirstSubmitted: 1238142634
LastModified: 1609489703
URLPath: /cgit/aur.git/snapshot/swath.tar.gz