just-js on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S just-js

* (Optional) Uninstall just-js on Arch using YAY

$ yay -Rns just-js

2. Manually Install "just-js" via AUR

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

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

b. Clone just-js's git locally

$ git clone https://aur.archlinux.org/just-js.git ~/just-js

c. Go to ~/just-js folder and install it

$ cd ~/just-js $ makepkg -si

3. Information about the just-js package on Arch User Repository (AUR)

ID: 959283
Name: just-js
PackageBaseID: 166464
PackageBase: just-js
Version: 0.1.5-1
Description: a very small v8 javascript runtime for linux only
URL: https://github.com/just-js/just
NumVotes: 0
Popularity: 0
OutOfDate: 1660995649
Maintainer:
Submitter: hayao
FirstSubmitted: 1620309400
LastModified: 1631329769
URLPath: /cgit/aur.git/snapshot/just-js.tar.gz