gnu-apl on AUR (Arch User Repository)

Last updated: November 22,2024

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

$ yay -S gnu-apl

* (Optional) Uninstall gnu-apl on Arch using YAY

$ yay -Rns gnu-apl

2. Manually Install "gnu-apl" via AUR

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

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

b. Clone gnu-apl's git locally

$ git clone https://aur.archlinux.org/gnu-apl.git ~/gnu-apl

c. Go to ~/gnu-apl folder and install it

$ cd ~/gnu-apl $ makepkg -si

3. Information about the gnu-apl package on Arch User Repository (AUR)

ID: 1234873
Name: gnu-apl
PackageBaseID: 192154
PackageBase: gnu-apl
Version: 1.8-3
Description: An (almost) complete implementation of ISO standard 13751
URL: https://www.gnu.org/software/apl/
NumVotes: 2
Popularity: 0.182115
OutOfDate:
Maintainer: Levitating
Submitter: arojas
FirstSubmitted: 1680337037
LastModified: 1680337037
URLPath: /cgit/aur.git/snapshot/gnu-apl.tar.gz

5. The same packages on other Linux Distributions