chaiscript on AUR (Arch User Repository)

Last updated: December 26,2024

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

$ yay -S chaiscript

* (Optional) Uninstall chaiscript on Arch using YAY

$ yay -Rns chaiscript

2. Manually Install "chaiscript" via AUR

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

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

b. Clone chaiscript's git locally

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

c. Go to ~/chaiscript folder and install it

$ cd ~/chaiscript $ makepkg -si

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

ID: 1389107
Name: chaiscript
PackageBaseID: 41690
PackageBase: chaiscript
Version: 6.1.0-3
Description: Embedded Scripting Language Designed for C++
URL: https://chaiscript.com
NumVotes: 6
Popularity: 8.9E-5
OutOfDate:
Maintainer: tocic
Submitter: shuall
FirstSubmitted: 1286846708
LastModified: 1705745806
URLPath: /cgit/aur.git/snapshot/chaiscript.tar.gz