runjs-bin on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S runjs-bin

* (Optional) Uninstall runjs-bin on Arch using YAY

$ yay -Rns runjs-bin

2. Manually Install "runjs-bin" via AUR

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

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

b. Clone runjs-bin's git locally

$ git clone https://aur.archlinux.org/runjs-bin.git ~/runjs-bin

c. Go to ~/runjs-bin folder and install it

$ cd ~/runjs-bin $ makepkg -si

3. Information about the runjs-bin package on Arch User Repository (AUR)

ID: 1427199
Name: runjs-bin
PackageBaseID: 160025
PackageBase: runjs-bin
Version: 2.11.0-1
Description: RunJS is an JavaScript playground that auto-evaluates your code as you type and outputs the results to a console pane
URL: https://github.com/lukehaas/RunJS
NumVotes: 7
Popularity: 1.000028
OutOfDate:
Maintainer: igunublue
Submitter: jonian
FirstSubmitted: 1605743536
LastModified: 1710437184
URLPath: /cgit/aur.git/snapshot/runjs-bin.tar.gz