ald on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S ald

* (Optional) Uninstall ald on Arch using YAY

$ yay -Rns ald

2. Manually Install "ald" via AUR

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

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

b. Clone ald's git locally

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

c. Go to ~/ald folder and install it

$ cd ~/ald $ makepkg -si

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

ID: 189712
Name: ald
PackageBaseID: 23555
PackageBase: ald
Version: 0.1.7-1
Description: Assembly Language Debugger
URL: http://ald.sourceforge.net
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1233444114
LastModified: 1433875409
URLPath: /cgit/aur.git/snapshot/ald.tar.gz