drun on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S drun

* (Optional) Uninstall drun on Arch using YAY

$ yay -Rns drun

2. Manually Install "drun" via AUR

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

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

b. Clone drun's git locally

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

c. Go to ~/drun folder and install it

$ cd ~/drun $ makepkg -si

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

ID: 409683
Name: drun
PackageBaseID: 61017
PackageBase: drun
Version: 1.0.3-2
Description: A GTK run dialog
URL: http://drun.sourceforge.net
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: loserMcloser
Submitter: loserMcloser
FirstSubmitted: 1342713974
LastModified: 1494436748
URLPath: /cgit/aur.git/snapshot/drun.tar.gz