ddd on AUR (Arch User Repository)
Last updated: January 11,2025
1. Install "ddd" 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 ddd on Arch using YAY
$
yay -S
ddd
Copied
* (Optional) Uninstall ddd on Arch using YAY
$
yay -Rns
ddd
Copied
2. Manually Install "ddd" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone ddd's git locally
$
git clone https://aur.archlinux.org/ddd.git
~/ddd
Copied
c. Go to ~/ddd folder and install it
$
cd
~/ddd
Copied
$
makepkg -si
Copied
3. Information about the ddd package on Arch User Repository (AUR)
ID: 1257313
Name: ddd
PackageBaseID: 127454
PackageBase: ddd
Version: 3.4.0-12
Description: A graphical front-end for command-line debuggers such as GDB, JDB, pydb, perl debugger...
URL: http://www.gnu.org/software/ddd/
NumVotes: 20
Popularity: 0.00203
OutOfDate: 1699568454
Maintainer: morpheusthewhite
Submitter: arojas
FirstSubmitted: 1511421031
LastModified: 1683962274
URLPath: /cgit/aur.git/snapshot/ddd.tar.gz
Name: ddd
PackageBaseID: 127454
PackageBase: ddd
Version: 3.4.0-12
Description: A graphical front-end for command-line debuggers such as GDB, JDB, pydb, perl debugger...
URL: http://www.gnu.org/software/ddd/
NumVotes: 20
Popularity: 0.00203
OutOfDate: 1699568454
Maintainer: morpheusthewhite
Submitter: arojas
FirstSubmitted: 1511421031
LastModified: 1683962274
URLPath: /cgit/aur.git/snapshot/ddd.tar.gz