rrun on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S rrun

* (Optional) Uninstall rrun on Arch using YAY

$ yay -Rns rrun

2. Manually Install "rrun" via AUR

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

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

b. Clone rrun's git locally

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

c. Go to ~/rrun folder and install it

$ cd ~/rrun $ makepkg -si

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

ID: 516721
Name: rrun
PackageBaseID: 115043
PackageBase: rrun
Version: 0.2.3-1
Description: minimalistic command launcher in rust similar to gmrun
URL: https://github.com/buster/rrun
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: jtojnar
FirstSubmitted: 1472242799
LastModified: 1528155964
URLPath: /cgit/aur.git/snapshot/rrun.tar.gz