libadalang on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S libadalang

* (Optional) Uninstall libadalang on Arch using YAY

$ yay -Rns libadalang

2. Manually Install "libadalang" via AUR

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

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

b. Clone libadalang's git locally

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

c. Go to ~/libadalang folder and install it

$ cd ~/libadalang $ makepkg -si

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

ID: 1274084
Name: libadalang
PackageBaseID: 123143
PackageBase: libadalang
Version: 2:24.0w-1
Description: A high performance semantic engine for the Ada programming language.
URL: https://github.com/AdaCore/libadalang
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: charlie5
Submitter: charlie5
FirstSubmitted: 1496642416
LastModified: 1686908462
URLPath: /cgit/aur.git/snapshot/libadalang.tar.gz