gtkada on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S gtkada

* (Optional) Uninstall gtkada on Arch using YAY

$ yay -Rns gtkada

2. Manually Install "gtkada" via AUR

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

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

b. Clone gtkada's git locally

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

c. Go to ~/gtkada folder and install it

$ cd ~/gtkada $ makepkg -si

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

ID: 1275700
Name: gtkada
PackageBaseID: 28416
PackageBase: gtkada
Version: 1:24.0w-2
Description: Ada bindings for the Gtk+ library.
URL: https://github.com/AdaCore/gtkada
NumVotes: 18
Popularity: 5.4E-5
OutOfDate:
Maintainer: charlie5
Submitter:
FirstSubmitted: 1247805823
LastModified: 1687197122
URLPath: /cgit/aur.git/snapshot/gtkada.tar.gz