gnatsymbolize on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S gnatsymbolize

* (Optional) Uninstall gnatsymbolize on Arch using YAY

$ yay -Rns gnatsymbolize

2. Manually Install "gnatsymbolize" via AUR

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

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

b. Clone gnatsymbolize's git locally

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

c. Go to ~/gnatsymbolize folder and install it

$ cd ~/gnatsymbolize $ makepkg -si

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

ID: 765749
Name: gnatsymbolize
PackageBaseID: 136480
PackageBase: gnatsymbolize
Version: 2020-1
Description: Translates addresses into their corresponding filename, line number, and function names for Ada programs.
URL: https://libre.adacore.com/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: charlie5
Submitter: charlie5
FirstSubmitted: 1538724133
LastModified: 1594854281
URLPath: /cgit/aur.git/snapshot/gnatsymbolize.tar.gz