chaiscript-git on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S chaiscript-git

* (Optional) Uninstall chaiscript-git on Arch using YAY

$ yay -Rns chaiscript-git

2. Manually Install "chaiscript-git" via AUR

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

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

b. Clone chaiscript-git's git locally

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

c. Go to ~/chaiscript-git folder and install it

$ cd ~/chaiscript-git $ makepkg -si

3. Information about the chaiscript-git package on Arch User Repository (AUR)

ID: 481768
Name: chaiscript-git
PackageBaseID: 129571
PackageBase: chaiscript-git
Version: 6.0.0.r101.g0c32c50-1
Description: Embedded scripting language designed from the ground up to directly target C++
URL: http://www.chaiscript.com
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mikezackles
Submitter: mikezackles
FirstSubmitted: 1517192498
LastModified: 1517193028
URLPath: /cgit/aur.git/snapshot/chaiscript-git.tar.gz