readline7 on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S readline7

* (Optional) Uninstall readline7 on Arch using YAY

$ yay -Rns readline7

2. Manually Install "readline7" via AUR

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

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

b. Clone readline7's git locally

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

c. Go to ~/readline7 folder and install it

$ cd ~/readline7 $ makepkg -si

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

ID: 597253
Name: readline7
PackageBaseID: 140500
PackageBase: readline7
Version: 7.0.005-1
Description: GNU readline library. Provides libreadline.so.7
URL: http://tiswww.case.edu/php/chet/readline/rltop.html
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: loathingkernel
Submitter: loathingkernel
FirstSubmitted: 1553265085
LastModified: 1553265085
URLPath: /cgit/aur.git/snapshot/readline7.tar.gz