python-rl on AUR (Arch User Repository)
Last updated: November 15,2024
1. Install "python-rl" 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 python-rl on Arch using YAY
$
yay -S
python-rl
Copied
* (Optional) Uninstall python-rl on Arch using YAY
$
yay -Rns
python-rl
Copied
2. Manually Install "python-rl" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone python-rl's git locally
$
git clone https://aur.archlinux.org/python-rl.git
~/python-rl
Copied
c. Go to ~/python-rl folder and install it
$
cd
~/python-rl
Copied
$
makepkg -si
Copied
3. Information about the python-rl package on Arch User Repository (AUR)
ID: 1368212
Name: python-rl
PackageBaseID: 91199
PackageBase: python-rl
Version: 3.1-1
Description: Alternative Python bindings for GNU Readline
URL: https://github.com/stefanholek/rl
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer:
Submitter: atweiden
FirstSubmitted: 1425876994
LastModified: 1702340650
URLPath: /cgit/aur.git/snapshot/python-rl.tar.gz
Name: python-rl
PackageBaseID: 91199
PackageBase: python-rl
Version: 3.1-1
Description: Alternative Python bindings for GNU Readline
URL: https://github.com/stefanholek/rl
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer:
Submitter: atweiden
FirstSubmitted: 1425876994
LastModified: 1702340650
URLPath: /cgit/aur.git/snapshot/python-rl.tar.gz