gnatcoll-python on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S gnatcoll-python

* (Optional) Uninstall gnatcoll-python on Arch using YAY

$ yay -Rns gnatcoll-python

2. Manually Install "gnatcoll-python" via AUR

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

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

b. Clone gnatcoll-python's git locally

$ git clone https://aur.archlinux.org/gnatcoll-python.git ~/gnatcoll-python

c. Go to ~/gnatcoll-python folder and install it

$ cd ~/gnatcoll-python $ makepkg -si

3. Information about the gnatcoll-python package on Arch User Repository (AUR)

ID: 1271440
Name: gnatcoll-python
PackageBaseID: 154030
PackageBase: gnatcoll-bindings
Version: 1:24.0w-1
Description: GNAT Components Collection - Interface to the python 3 interpreter.
URL: https://github.com/AdaCore/gnatcoll-bindings
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: charlie5
Submitter: xiretza
FirstSubmitted: 1591445207
LastModified: 1686471190
URLPath: /cgit/aur.git/snapshot/gnatcoll-python.tar.gz