drun on AUR (Arch User Repository)
Last updated: November 16,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
Copied
b. Install drun on Arch using YAY
$
yay -S
drun
Copied
* (Optional) Uninstall drun on Arch using YAY
$
yay -Rns
drun
Copied
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
Copied
b. Clone drun's git locally
$
git clone https://aur.archlinux.org/drun.git
~/drun
Copied
c. Go to ~/drun folder and install it
$
cd
~/drun
Copied
$
makepkg -si
Copied
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
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