cws on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S cws

* (Optional) Uninstall cws on Arch using YAY

$ yay -Rns cws

2. Manually Install "cws" via AUR

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

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

b. Clone cws's git locally

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

c. Go to ~/cws folder and install it

$ cd ~/cws $ makepkg -si

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

ID: 695561
Name: cws
PackageBaseID: 148966
PackageBase: cws
Version: 1.01-1
Description: A CLI tool that finds the most common words in a file
URL: https://kazmal.tech/cws/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: KazM
FirstSubmitted: 1581209289
LastModified: 1581395015
URLPath: /cgit/aur.git/snapshot/cws.tar.gz