python2-gdl on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S python2-gdl

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

$ yay -Rns python2-gdl

2. Manually Install "python2-gdl" via AUR

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

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

b. Clone python2-gdl's git locally

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

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

$ cd ~/python2-gdl $ makepkg -si

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

ID: 642303
Name: python2-gdl
PackageBaseID: 138382
PackageBase: python2-gdl
Version: 0.9.9-1
Description: Python interface for the GNU Data Language(GDL)
URL: http://gnudatalanguage.sourceforge.net/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Universebenzene
FirstSubmitted: 1546062620
LastModified: 1567404357
URLPath: /cgit/aur.git/snapshot/python2-gdl.tar.gz