pure-readline on AUR (Arch User Repository)
Last updated: November 07,2024
1. Install "pure-readline" 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 pure-readline on Arch using YAY
$
yay -S
pure-readline
Copied
* (Optional) Uninstall pure-readline on Arch using YAY
$
yay -Rns
pure-readline
Copied
2. Manually Install "pure-readline" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone pure-readline's git locally
$
git clone https://aur.archlinux.org/pure-readline.git
~/pure-readline
Copied
c. Go to ~/pure-readline folder and install it
$
cd
~/pure-readline
Copied
$
makepkg -si
Copied
3. Information about the pure-readline package on Arch User Repository (AUR)
ID: 362254
Name: pure-readline
PackageBaseID: 36161
PackageBase: pure-readline
Version: 0.3-2
Description: A simple interface to the GNU readline and BSD editline libraries for Pure
URL: http://purelang.bitbucket.org/
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: pure-aur
Submitter: asitdepends
FirstSubmitted: 1270326329
LastModified: 1480826415
URLPath: /cgit/aur.git/snapshot/pure-readline.tar.gz
Name: pure-readline
PackageBaseID: 36161
PackageBase: pure-readline
Version: 0.3-2
Description: A simple interface to the GNU readline and BSD editline libraries for Pure
URL: http://purelang.bitbucket.org/
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: pure-aur
Submitter: asitdepends
FirstSubmitted: 1270326329
LastModified: 1480826415
URLPath: /cgit/aur.git/snapshot/pure-readline.tar.gz