pyrepl on AUR (Arch User Repository)

Last updated: January 12,2025

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

$ yay -S pyrepl

* (Optional) Uninstall pyrepl on Arch using YAY

$ yay -Rns pyrepl

2. Manually Install "pyrepl" via AUR

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

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

b. Clone pyrepl's git locally

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

c. Go to ~/pyrepl folder and install it

$ cd ~/pyrepl $ makepkg -si

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

ID: 928414
Name: pyrepl
PackageBaseID: 57050
PackageBase: pyrepl
Version: 0.9.0-1
Description: A Python library for building flexible command line interfaces
URL: https://github.com/pypy/pyrepl
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: MarsSeed
Submitter: sleduc
FirstSubmitted: 1330218120
LastModified: 1625072620
URLPath: /cgit/aur.git/snapshot/pyrepl.tar.gz