dyalog-bin on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S dyalog-bin

* (Optional) Uninstall dyalog-bin on Arch using YAY

$ yay -Rns dyalog-bin

2. Manually Install "dyalog-bin" via AUR

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

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

b. Clone dyalog-bin's git locally

$ git clone https://aur.archlinux.org/dyalog-bin.git ~/dyalog-bin

c. Go to ~/dyalog-bin folder and install it

$ cd ~/dyalog-bin $ makepkg -si

3. Information about the dyalog-bin package on Arch User Repository (AUR)

ID: 1101652
Name: dyalog-bin
PackageBaseID: 166949
PackageBase: dyalog-bin
Version: 18.2.45405-2
Description: Dyalog APL interpreter
URL: https://www.dyalog.com/download-zone.htm
NumVotes: 2
Popularity: 0.000341
OutOfDate: 1709821864
Maintainer: stilvoid
Submitter: stilvoid
FirstSubmitted: 1621093146
LastModified: 1655829476
URLPath: /cgit/aur.git/snapshot/dyalog-bin.tar.gz