httpshell on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S httpshell

* (Optional) Uninstall httpshell on Arch using YAY

$ yay -Rns httpshell

2. Manually Install "httpshell" via AUR

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

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

b. Clone httpshell's git locally

$ git clone https://aur.archlinux.org/httpshell.git ~/httpshell

c. Go to ~/httpshell folder and install it

$ cd ~/httpshell $ makepkg -si

3. Information about the httpshell package on Arch User Repository (AUR)

ID: 211871
Name: httpshell
PackageBaseID: 55475
PackageBase: httpshell
Version: 0.8.0-2
Description: An interactive shell for issuing HTTP commands to a web server or REST API
URL: https://github.com/chrislongo/HttpShell/
NumVotes: 1
Popularity: 0
OutOfDate: 1611155914
Maintainer:
FirstSubmitted: 1325449275
LastModified: 1436948325
URLPath: /cgit/aur.git/snapshot/httpshell.tar.gz