chakracore-bin on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S chakracore-bin

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

$ yay -Rns chakracore-bin

2. Manually Install "chakracore-bin" via AUR

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

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

b. Clone chakracore-bin's git locally

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

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

$ cd ~/chakracore-bin $ makepkg -si

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

ID: 861730
Name: chakracore-bin
PackageBaseID: 138094
PackageBase: chakracore-bin
Version: 1.11.24-1
Description: ChakraCore is an open source Javascript engine with a C API. This is the pre-built binaries from Microsoft.
URL: https://github.com/Microsoft/ChakraCore
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: eggbertx
Submitter: MichaelChou
FirstSubmitted: 1545034896
LastModified: 1613025846
URLPath: /cgit/aur.git/snapshot/chakracore-bin.tar.gz