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