gnatstudio on AUR (Arch User Repository)

Last updated: November 27,2024

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

$ yay -S gnatstudio

* (Optional) Uninstall gnatstudio on Arch using YAY

$ yay -Rns gnatstudio

2. Manually Install "gnatstudio" via AUR

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

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

b. Clone gnatstudio's git locally

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

c. Go to ~/gnatstudio folder and install it

$ cd ~/gnatstudio $ makepkg -si

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

ID: 1314796
Name: gnatstudio
PackageBaseID: 194488
PackageBase: gnatstudio
Version: 1:24.0w-3
Description: GNAT Programming Studio for Ada.
URL: https://github.com/AdaCore/gps
NumVotes: 22
Popularity: 0
OutOfDate:
Maintainer: charlie5
Submitter: charlie5
FirstSubmitted: 1686297181
LastModified: 1694000304
URLPath: /cgit/aur.git/snapshot/gnatstudio.tar.gz