josl on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S josl

* (Optional) Uninstall josl on Arch using YAY

$ yay -Rns josl

2. Manually Install "josl" via AUR

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

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

b. Clone josl's git locally

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

c. Go to ~/josl folder and install it

$ cd ~/josl $ makepkg -si

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

ID: 193931
Name: josl
PackageBaseID: 35996
PackageBase: josl
Version: 0.5.6-1
Description: An interpreted, GC'd, dynamic, modern and practical stack based language.
URL: https://web.archive.org/web/20121022001053/http://www.josl.org/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: keenerd
FirstSubmitted: 1269790002
LastModified: 1434168777
URLPath: /cgit/aur.git/snapshot/josl.tar.gz