python-gdl on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S python-gdl

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

$ yay -Rns python-gdl

2. Manually Install "python-gdl" via AUR

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

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

b. Clone python-gdl's git locally

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

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

$ cd ~/python-gdl $ makepkg -si

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

ID: 1325725
Name: python-gdl
PackageBaseID: 146478
PackageBase: python-gdl
Version: 1.0.3-1
Description: Python interface for the GNU Data Language(GDL)
URL: http://gnudatalanguage.sourceforge.net
NumVotes: 0
Popularity: 0
OutOfDate: 1706349860
Maintainer: Universebenzene
Submitter: Universebenzene
FirstSubmitted: 1573187204
LastModified: 1695866120
URLPath: /cgit/aur.git/snapshot/python-gdl.tar.gz