reple on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S reple

* (Optional) Uninstall reple on Arch using YAY

$ yay -Rns reple

2. Manually Install "reple" via AUR

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

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

b. Clone reple's git locally

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

c. Go to ~/reple folder and install it

$ cd ~/reple $ makepkg -si

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

ID: 1071352
Name: reple
PackageBaseID: 178252
PackageBase: reple
Version: 0.1.0.2-1
Description: Interactive REPL for executable-based software toolchains
URL: https://github.com/BenBrock/reple
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: aperez
Submitter: aperez
FirstSubmitted: 1650833953
LastModified: 1650833953
URLPath: /cgit/aur.git/snapshot/reple.tar.gz