drgn on AUR (Arch User Repository)
Last updated: January 01,2025
1. Install "drgn" 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 drgn on Arch using YAY
$
yay -S
drgn
Copied
* (Optional) Uninstall drgn on Arch using YAY
$
yay -Rns
drgn
Copied
2. Manually Install "drgn" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone drgn's git locally
$
git clone https://aur.archlinux.org/drgn.git
~/drgn
Copied
c. Go to ~/drgn folder and install it
$
cd
~/drgn
Copied
$
makepkg -si
Copied
3. Information about the drgn package on Arch User Repository (AUR)
ID: 1425488
Name: drgn
PackageBaseID: 148785
PackageBase: drgn
Version: 0.0.26-1
Description: Programmable debugger
URL: https://github.com/osandov/drgn
NumVotes: 3
Popularity: 2.4E-5
OutOfDate:
Maintainer: osandov
Submitter: osandov
FirstSubmitted: 1580772366
LastModified: 1710200285
URLPath: /cgit/aur.git/snapshot/drgn.tar.gz
Name: drgn
PackageBaseID: 148785
PackageBase: drgn
Version: 0.0.26-1
Description: Programmable debugger
URL: https://github.com/osandov/drgn
NumVotes: 3
Popularity: 2.4E-5
OutOfDate:
Maintainer: osandov
Submitter: osandov
FirstSubmitted: 1580772366
LastModified: 1710200285
URLPath: /cgit/aur.git/snapshot/drgn.tar.gz