csnobol4 on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S csnobol4

* (Optional) Uninstall csnobol4 on Arch using YAY

$ yay -Rns csnobol4

2. Manually Install "csnobol4" via AUR

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

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

b. Clone csnobol4's git locally

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

c. Go to ~/csnobol4 folder and install it

$ cd ~/csnobol4 $ makepkg -si

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

ID: 1379529
Name: csnobol4
PackageBaseID: 102110
PackageBase: csnobol4
Version: 2.3.2-1
Description: A port of Macro SNOBOL4, supports the full SNOBOL4 language plus BLOCKS and SPITBOL and other extensions.
URL: https://www.regressive.org/snobol4/csnobol4/curr/
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: aksr
Submitter: aksr
FirstSubmitted: 1445277490
LastModified: 1704277346
URLPath: /cgit/aur.git/snapshot/csnobol4.tar.gz