python-readlike on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S python-readlike

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

$ yay -Rns python-readlike

2. Manually Install "python-readlike" via AUR

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

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

b. Clone python-readlike's git locally

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

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

$ cd ~/python-readlike $ makepkg -si

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

ID: 1384080
Name: python-readlike
PackageBaseID: 95148
PackageBase: python-readlike
Version: 0.1.3-1
Description: GNU Readline-like line editing module
URL: http://jangler.info/code/readlike
NumVotes: 17
Popularity: 0.274216
OutOfDate:
Maintainer: Chair050
Submitter: qlonik
FirstSubmitted: 1435111141
LastModified: 1704979648
URLPath: /cgit/aur.git/snapshot/python-readlike.tar.gz