python-lineedit on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S python-lineedit

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

$ yay -Rns python-lineedit

2. Manually Install "python-lineedit" via AUR

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

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

b. Clone python-lineedit's git locally

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

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

$ cd ~/python-lineedit $ makepkg -si

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

ID: 1007311
Name: python-lineedit
PackageBaseID: 134810
PackageBase: python-lineedit
Version: 0.1.6-2
Description: a readline library based on prompt_toolkit which supports multiple modes
URL: https://github.com/randy3k/lineedit/archive/v0.1.6.tar.gz
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: mschu
FirstSubmitted: 1533482086
LastModified: 1640006409
URLPath: /cgit/aur.git/snapshot/python-lineedit.tar.gz