cstools on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S cstools

* (Optional) Uninstall cstools on Arch using YAY

$ yay -Rns cstools

2. Manually Install "cstools" via AUR

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

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

b. Clone cstools's git locally

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

c. Go to ~/cstools folder and install it

$ cd ~/cstools $ makepkg -si

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

ID: 744692
Name: cstools
PackageBaseID: 8012
PackageBase: cstools
Version: 3.44-1
Description: Tools for dealing with Czech texts in Perl
URL: https://metacpan.org/release/Cstools
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: Dragonlord
Submitter: kozzi
FirstSubmitted: 1168080439
LastModified: 1590827894
URLPath: /cgit/aur.git/snapshot/cstools.tar.gz