gdsl on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S gdsl

* (Optional) Uninstall gdsl on Arch using YAY

$ yay -Rns gdsl

2. Manually Install "gdsl" via AUR

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

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

b. Clone gdsl's git locally

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

c. Go to ~/gdsl folder and install it

$ cd ~/gdsl $ makepkg -si

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

ID: 207431
Name: gdsl
PackageBaseID: 13586
PackageBase: gdsl
Version: 1.8-1
Description: A collection of routines for generic data structures manipulation
URL: http://home.gna.org/gdsl/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: bidulock
FirstSubmitted: 1194138450
LastModified: 1436152898
URLPath: /cgit/aur.git/snapshot/gdsl.tar.gz