gmsl on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S gmsl

* (Optional) Uninstall gmsl on Arch using YAY

$ yay -Rns gmsl

2. Manually Install "gmsl" via AUR

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

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

b. Clone gmsl's git locally

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

c. Go to ~/gmsl folder and install it

$ cd ~/gmsl $ makepkg -si

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

ID: 888251
Name: gmsl
PackageBaseID: 116058
PackageBase: gmsl
Version: 1.1.9-1
Description: GNU Make Standard Library: extra functions to extend functionality of Makefiles
URL: http://gmsl.sourceforge.net/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: desbma
Submitter: desbma
FirstSubmitted: 1475960495
LastModified: 1617660032
URLPath: /cgit/aur.git/snapshot/gmsl.tar.gz