grun on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S grun

* (Optional) Uninstall grun on Arch using YAY

$ yay -Rns grun

2. Manually Install "grun" via AUR

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

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

b. Clone grun's git locally

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

c. Go to ~/grun folder and install it

$ cd ~/grun $ makepkg -si

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

ID: 408854
Name: grun
PackageBaseID: 14769
PackageBase: grun
Version: 0.9.3-4
Description: GTK run dialog
URL: https://github.com/lrgc/grun
NumVotes: 30
Popularity: 0
OutOfDate:
Maintainer: boenki
Submitter:
FirstSubmitted: 1200944437
LastModified: 1494232897
URLPath: /cgit/aur.git/snapshot/grun.tar.gz