gnatsymbolize on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install gnatsymbolize on Arch using YAY
$
yay -S
gnatsymbolize
Copied
* (Optional) Uninstall gnatsymbolize on Arch using YAY
$
yay -Rns
gnatsymbolize
Copied
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
Copied
b. Clone gnatsymbolize's git locally
$
git clone https://aur.archlinux.org/gnatsymbolize.git
~/gnatsymbolize
Copied
c. Go to ~/gnatsymbolize folder and install it
$
cd
~/gnatsymbolize
Copied
$
makepkg -si
Copied
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
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