python-pyrepl on AUR (Arch User Repository)

Last updated: December 24,2024

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

$ yay -S python-pyrepl

* (Optional) Uninstall python-pyrepl on Arch using YAY

$ yay -Rns python-pyrepl

2. Manually Install "python-pyrepl" via AUR

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

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

b. Clone python-pyrepl's git locally

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

c. Go to ~/python-pyrepl folder and install it

$ cd ~/python-pyrepl $ makepkg -si

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

ID: 606454
Name: python-pyrepl
PackageBaseID: 141502
PackageBase: python-pyrepl
Version: 0.9.0-1
Description: A library for building flexible command line interfaces
URL: http://bitbucket.org/pypy/pyrepl/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1556058720
LastModified: 1556058720
URLPath: /cgit/aur.git/snapshot/python-pyrepl.tar.gz