quickjs-bin on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S quickjs-bin

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

$ yay -Rns quickjs-bin

2. Manually Install "quickjs-bin" via AUR

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

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

b. Clone quickjs-bin's git locally

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

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

$ cd ~/quickjs-bin $ makepkg -si

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

ID: 1393407
Name: quickjs-bin
PackageBaseID: 199363
PackageBase: quickjs-bin
Version: 2024.01.13-1
Description: Small and embeddable JavaScript engine
URL: https://bellard.org/quickjs
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: AsukaMinato
Submitter: AsukaMinato
FirstSubmitted: 1699458308
LastModified: 1706359424
URLPath: /cgit/aur.git/snapshot/quickjs-bin.tar.gz