ugdb on AUR (Arch User Repository)
Last updated: November 05,2024
1. Install "ugdb" 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 ugdb on Arch using YAY
$
yay -S
ugdb
Copied
* (Optional) Uninstall ugdb on Arch using YAY
$
yay -Rns
ugdb
Copied
2. Manually Install "ugdb" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone ugdb's git locally
$
git clone https://aur.archlinux.org/ugdb.git
~/ugdb
Copied
c. Go to ~/ugdb folder and install it
$
cd
~/ugdb
Copied
$
makepkg -si
Copied
3. Information about the ugdb package on Arch User Repository (AUR)
ID: 1018817
Name: ugdb
PackageBaseID: 140591
PackageBase: ugdb
Version: 0.1.11-1
Description: An alternative TUI for gdb
URL: https://github.com/ftilde/ugdb
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: ftilde
Submitter: ftilde
FirstSubmitted: 1553450804
LastModified: 1642179812
URLPath: /cgit/aur.git/snapshot/ugdb.tar.gz
Name: ugdb
PackageBaseID: 140591
PackageBase: ugdb
Version: 0.1.11-1
Description: An alternative TUI for gdb
URL: https://github.com/ftilde/ugdb
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: ftilde
Submitter: ftilde
FirstSubmitted: 1553450804
LastModified: 1642179812
URLPath: /cgit/aur.git/snapshot/ugdb.tar.gz