dummyhttp on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S dummyhttp

* (Optional) Uninstall dummyhttp on Arch using YAY

$ yay -Rns dummyhttp

2. Manually Install "dummyhttp" via AUR

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

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

b. Clone dummyhttp's git locally

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

c. Go to ~/dummyhttp folder and install it

$ cd ~/dummyhttp $ makepkg -si

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

ID: 666273
Name: dummyhttp
PackageBaseID: 133421
PackageBase: dummyhttp
Version: 0.4.3-1
Description: Super simple HTTP server that replies a fixed body with a fixed response code
URL: https://github.com/svenstaro/dummyhttp
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Svenstaro
FirstSubmitted: 1528803424
LastModified: 1573701082
URLPath: /cgit/aur.git/snapshot/dummyhttp.tar.gz

5. The same packages on other Linux Distributions