input-prompt on AUR (Arch User Repository)
Last updated: December 29,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
Copied
b. Install input-prompt on Arch using YAY
$
yay -S
input-prompt
Copied
* (Optional) Uninstall input-prompt on Arch using YAY
$
yay -Rns
input-prompt
Copied
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
Copied
b. Clone input-prompt's git locally
$
git clone https://aur.archlinux.org/input-prompt.git
~/input-prompt
Copied
c. Go to ~/input-prompt folder and install it
$
cd
~/input-prompt
Copied
$
makepkg -si
Copied
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
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