http-prompt on AUR (Arch User Repository)

Last updated: November 16,2024

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

$ yay -S http-prompt

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

$ yay -Rns http-prompt

2. Manually Install "http-prompt" via AUR

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

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

b. Clone http-prompt's git locally

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

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

$ cd ~/http-prompt $ makepkg -si

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

ID: 889599
Name: http-prompt
PackageBaseID: 111414
PackageBase: http-prompt
Version: 2.1.0-1
Description: An interactive HTTP command-line client
URL: https://github.com/eliangcs/http-prompt
NumVotes: 11
Popularity: 0
OutOfDate: 1666895556
Maintainer:
Submitter: wenLiangcan
FirstSubmitted: 1463664568
LastModified: 1617911536
URLPath: /cgit/aur.git/snapshot/http-prompt.tar.gz