quickjs on AUR (Arch User Repository)
Last updated: December 26,2024
1. Install "quickjs" 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
Copied
b. Install quickjs on Arch using YAY
$
yay -S
quickjs
Copied
* (Optional) Uninstall quickjs on Arch using YAY
$
yay -Rns
quickjs
Copied
2. Manually Install "quickjs" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone quickjs's git locally
$
git clone https://aur.archlinux.org/quickjs.git
~/quickjs
Copied
c. Go to ~/quickjs folder and install it
$
cd
~/quickjs
Copied
$
makepkg -si
Copied
3. Information about the quickjs package on Arch User Repository (AUR)
ID: 1389222
Name: quickjs
PackageBaseID: 143417
PackageBase: quickjs
Version: 2024.01.13-1
Description: Small and embeddable JavaScript engine
URL: https://bellard.org/quickjs
NumVotes: 14
Popularity: 0.180059
OutOfDate:
Maintainer: aperez
Submitter: aperez
FirstSubmitted: 1562884150
LastModified: 1705759827
URLPath: /cgit/aur.git/snapshot/quickjs.tar.gz
Name: quickjs
PackageBaseID: 143417
PackageBase: quickjs
Version: 2024.01.13-1
Description: Small and embeddable JavaScript engine
URL: https://bellard.org/quickjs
NumVotes: 14
Popularity: 0.180059
OutOfDate:
Maintainer: aperez
Submitter: aperez
FirstSubmitted: 1562884150
LastModified: 1705759827
URLPath: /cgit/aur.git/snapshot/quickjs.tar.gz