janet-lang on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S janet-lang

* (Optional) Uninstall janet-lang on Arch using YAY

$ yay -Rns janet-lang

2. Manually Install "janet-lang" via AUR

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

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

b. Clone janet-lang's git locally

$ git clone https://aur.archlinux.org/janet-lang.git ~/janet-lang

c. Go to ~/janet-lang folder and install it

$ cd ~/janet-lang $ makepkg -si

3. Information about the janet-lang package on Arch User Repository (AUR)

ID: 1353030
Name: janet-lang
PackageBaseID: 139887
PackageBase: janet-lang
Version: 1.32.1-1
Description: A dynamic Lisp dialect and bytecode vm
URL: https://janet-lang.org/
NumVotes: 14
Popularity: 0.187863
OutOfDate: 1704910108
Maintainer: GrayJack
Submitter: GrayJack
FirstSubmitted: 1550975575
LastModified: 1699964198
URLPath: /cgit/aur.git/snapshot/janet-lang.tar.gz