readline-git on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S readline-git

* (Optional) Uninstall readline-git on Arch using YAY

$ yay -Rns readline-git

2. Manually Install "readline-git" via AUR

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

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

b. Clone readline-git's git locally

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

c. Go to ~/readline-git folder and install it

$ cd ~/readline-git $ makepkg -si

3. Information about the readline-git package on Arch User Repository (AUR)

ID: 1260746
Name: readline-git
PackageBaseID: 157876
PackageBase: readline-git
Version: 8.2.r1.g7274faa-2
Description: GNU readline library
URL: https://tiswww.case.edu/php/chet/readline/rltop.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1600572997
LastModified: 1684592381
URLPath: /cgit/aur.git/snapshot/readline-git.tar.gz