reple on AUR (Arch User Repository)
Last updated: December 24,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
Copied
b. Install reple on Arch using YAY
$
yay -S
reple
Copied
* (Optional) Uninstall reple on Arch using YAY
$
yay -Rns
reple
Copied
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
Copied
b. Clone reple's git locally
$
git clone https://aur.archlinux.org/reple.git
~/reple
Copied
c. Go to ~/reple folder and install it
$
cd
~/reple
Copied
$
makepkg -si
Copied
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
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