rust-script-git on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S rust-script-git

* (Optional) Uninstall rust-script-git on Arch using YAY

$ yay -Rns rust-script-git

2. Manually Install "rust-script-git" via AUR

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

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

b. Clone rust-script-git's git locally

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

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

$ cd ~/rust-script-git $ makepkg -si

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

ID: 811089
Name: rust-script-git
PackageBaseID: 159280
PackageBase: rust-script-git
Version: 0.7.0.20201029-1
Description: Run Rust files and expressions without any setup or compilation necessary
URL: https://rust-script.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: wfxr
Submitter: wfxr
FirstSubmitted: 1604046564
LastModified: 1604047902
URLPath: /cgit/aur.git/snapshot/rust-script-git.tar.gz