rhai-tools on AUR (Arch User Repository)

Last updated: December 25,2024

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

$ yay -S rhai-tools

* (Optional) Uninstall rhai-tools on Arch using YAY

$ yay -Rns rhai-tools

2. Manually Install "rhai-tools" via AUR

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

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

b. Clone rhai-tools's git locally

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

c. Go to ~/rhai-tools folder and install it

$ cd ~/rhai-tools $ makepkg -si

3. Information about the rhai-tools package on Arch User Repository (AUR)

ID: 1354249
Name: rhai-tools
PackageBaseID: 178821
PackageBase: rhai-tools
Version: 1.16.3-1
Description: Tools for the Rhai language, including rhai-repl, rhai-run, and rhai-dbg
URL: https://rhai.rs/
NumVotes: 1
Popularity: 2.0E-6
OutOfDate:
Maintainer: Tim_Paik
Submitter: Tim_Paik
FirstSubmitted: 1652523593
LastModified: 1700145478
URLPath: /cgit/aur.git/snapshot/rhai-tools.tar.gz