langkit on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S langkit

* (Optional) Uninstall langkit on Arch using YAY

$ yay -Rns langkit

2. Manually Install "langkit" via AUR

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

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

b. Clone langkit's git locally

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

c. Go to ~/langkit folder and install it

$ cd ~/langkit $ makepkg -si

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

ID: 1285564
Name: langkit
PackageBaseID: 168214
PackageBase: langkit
Version: 1:24.0w-1
Description: Compiler for syntactic and semantic language analysis libraries.
URL: https://github.com/AdaCore/langkit
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: charlie5
Submitter: charlie5
FirstSubmitted: 1624316901
LastModified: 1688905059
URLPath: /cgit/aur.git/snapshot/langkit.tar.gz