gcc-ada-debug on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S gcc-ada-debug

* (Optional) Uninstall gcc-ada-debug on Arch using YAY

$ yay -Rns gcc-ada-debug

2. Manually Install "gcc-ada-debug" via AUR

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

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

b. Clone gcc-ada-debug's git locally

$ git clone https://aur.archlinux.org/gcc-ada-debug.git ~/gcc-ada-debug

c. Go to ~/gcc-ada-debug folder and install it

$ cd ~/gcc-ada-debug $ makepkg -si

3. Information about the gcc-ada-debug package on Arch User Repository (AUR)

ID: 1234142
Name: gcc-ada-debug
PackageBaseID: 167840
PackageBase: gcc-ada-debug
Version: 12.2.1-1
Description: Ada front-end for GCC (GNAT) with an unstripped runtime for effective debugging with gdb
URL: https://gcc.gnu.org
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: charlie5
Submitter: charlie5
FirstSubmitted: 1623375433
LastModified: 1680196399
URLPath: /cgit/aur.git/snapshot/gcc-ada-debug.tar.gz