rawk on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S rawk

* (Optional) Uninstall rawk on Arch using YAY

$ yay -Rns rawk

2. Manually Install "rawk" via AUR

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

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

b. Clone rawk's git locally

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

c. Go to ~/rawk folder and install it

$ cd ~/rawk $ makepkg -si

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

ID: 957437
Name: rawk
PackageBaseID: 162334
PackageBase: rawk
Version: 0.6.8f-2
Description: a minimal tool inspired by gawks string seperation ability
URL: https://github.com/Zemrod/rawk
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: zemrod
FirstSubmitted: 1611154437
LastModified: 1630943791
URLPath: /cgit/aur.git/snapshot/rawk.tar.gz