janet-lang-git on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S janet-lang-git

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

$ yay -Rns janet-lang-git

2. Manually Install "janet-lang-git" 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-git's git locally

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

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

$ cd ~/janet-lang-git $ makepkg -si

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

ID: 962805
Name: janet-lang-git
PackageBaseID: 139885
PackageBase: janet-lang-git
Version: 1.17.1.r3124.8b10a5fb-1
Description: A dynamic Lisp dialect and bytecode vm
URL: https://janet-lang.org/
NumVotes: 5
Popularity: 0.090415
OutOfDate:
Maintainer: GrayJack
Submitter: GrayJack
FirstSubmitted: 1550972982
LastModified: 1632012954
URLPath: /cgit/aur.git/snapshot/janet-lang-git.tar.gz