evcxr_repl on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S evcxr_repl

* (Optional) Uninstall evcxr_repl on Arch using YAY

$ yay -Rns evcxr_repl

2. Manually Install "evcxr_repl" via AUR

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

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

b. Clone evcxr_repl's git locally

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

c. Go to ~/evcxr_repl folder and install it

$ cd ~/evcxr_repl $ makepkg -si

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

ID: 1111070
Name: evcxr_repl
PackageBaseID: 149353
PackageBase: evcxr_repl
Version: 0.13.0-1
Description: A Rust REPL based on evcxr
URL: https://github.com/google/evcxr
NumVotes: 5
Popularity: 0.898435
OutOfDate:
Maintainer: betseg
FirstSubmitted: 1582245449
LastModified: 1657645083
URLPath: /cgit/aur.git/snapshot/evcxr_repl.tar.gz