input-prompt on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S input-prompt

* (Optional) Uninstall input-prompt on Arch using YAY

$ yay -Rns input-prompt

2. Manually Install "input-prompt" via AUR

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

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

b. Clone input-prompt's git locally

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

c. Go to ~/input-prompt folder and install it

$ cd ~/input-prompt $ makepkg -si

3. Information about the input-prompt package on Arch User Repository (AUR)

ID: 1391398
Name: input-prompt
PackageBaseID: 201834
PackageBase: input-prompt
Version: 0.7.2-1
Description: Prompt for input with readline-like key bindings
URL: https://github.com/nmeum/input
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: vitorg
Submitter: vitorg
FirstSubmitted: 1706055740
LastModified: 1706055740
URLPath: /cgit/aur.git/snapshot/input-prompt.tar.gz