lib32-libedit on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S lib32-libedit

* (Optional) Uninstall lib32-libedit on Arch using YAY

$ yay -Rns lib32-libedit

2. Manually Install "lib32-libedit" via AUR

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

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

b. Clone lib32-libedit's git locally

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

c. Go to ~/lib32-libedit folder and install it

$ cd ~/lib32-libedit $ makepkg -si

3. Information about the lib32-libedit package on Arch User Repository (AUR)

ID: 611930
Name: lib32-libedit
PackageBaseID: 96597
PackageBase: lib32-libedit
Version: 20190324_3.1-1
Description: Command line editor library providing generic line editing, history, and tokenization functions (32-bit)
URL: http://www.thrysoee.dk/editline/
NumVotes: 13
Popularity: 0
OutOfDate: 1649371976
Maintainer:
Submitter: Tybo
FirstSubmitted: 1438367820
LastModified: 1557677652
URLPath: /cgit/aur.git/snapshot/lib32-libedit.tar.gz