gmsl on AUR (Arch User Repository)
Last updated: November 05,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
Copied
b. Install gmsl on Arch using YAY
$
yay -S
gmsl
Copied
* (Optional) Uninstall gmsl on Arch using YAY
$
yay -Rns
gmsl
Copied
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
Copied
b. Clone gmsl's git locally
$
git clone https://aur.archlinux.org/gmsl.git
~/gmsl
Copied
c. Go to ~/gmsl folder and install it
$
cd
~/gmsl
Copied
$
makepkg -si
Copied
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
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