httplab on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S httplab

* (Optional) Uninstall httplab on Arch using YAY

$ yay -Rns httplab

2. Manually Install "httplab" via AUR

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

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

b. Clone httplab's git locally

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

c. Go to ~/httplab folder and install it

$ cd ~/httplab $ makepkg -si

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

ID: 577472
Name: httplab
PackageBaseID: 120036
PackageBase: httplab
Version: 0.4.0-1
Description: The interactive web server
URL: http://github.com/gchaincl/httplab
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: qustavo
Submitter: qustavo
FirstSubmitted: 1487849966
LastModified: 1547653934
URLPath: /cgit/aur.git/snapshot/httplab.tar.gz