rak on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S rak

* (Optional) Uninstall rak on Arch using YAY

$ yay -Rns rak

2. Manually Install "rak" via AUR

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

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

b. Clone rak's git locally

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

c. Go to ~/rak folder and install it

$ cd ~/rak $ makepkg -si

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

ID: 276517
Name: rak
PackageBaseID: 107605
PackageBase: rak
Version: 1.4-1
Description: Grep replacement in pure Ruby.
URL: http://rak.rubyforge.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1455517641
LastModified: 1455770801
URLPath: /cgit/aur.git/snapshot/rak.tar.gz