drun3 on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S drun3

* (Optional) Uninstall drun3 on Arch using YAY

$ yay -Rns drun3

2. Manually Install "drun3" via AUR

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

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

b. Clone drun3's git locally

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

c. Go to ~/drun3 folder and install it

$ cd ~/drun3 $ makepkg -si

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

ID: 938364
Name: drun3
PackageBaseID: 169154
PackageBase: drun3
Version: 1.0.0-2
Description: A GTK3 run dialog (drun fork with GTK3 support)
URL: https://github.com/MrcJkb/drun3
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: MrcJkb
FirstSubmitted: 1627061418
LastModified: 1627061418
URLPath: /cgit/aur.git/snapshot/drun3.tar.gz