swath on AUR (Arch User Repository)
Last updated: February 02,2025
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
Copied
b. Install swath on Arch using YAY
$
yay -S
swath
Copied
* (Optional) Uninstall swath on Arch using YAY
$
yay -Rns
swath
Copied
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
Copied
b. Clone swath's git locally
$
git clone https://aur.archlinux.org/swath.git
~/swath
Copied
c. Go to ~/swath folder and install it
$
cd
~/swath
Copied
$
makepkg -si
Copied
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
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