httplz on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S httplz

* (Optional) Uninstall httplz on Arch using YAY

$ yay -Rns httplz

2. Manually Install "httplz" via AUR

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

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

b. Clone httplz's git locally

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

c. Go to ~/httplz folder and install it

$ cd ~/httplz $ makepkg -si

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

ID: 1081650
Name: httplz
PackageBaseID: 174815
PackageBase: httplz
Version: 1.12.5-1
Description: Host These Things Please - a basic http server written in Rust
URL: https://github.com/thecoshman/http
NumVotes: 1
Popularity: 0.056709
OutOfDate:
Maintainer: cyqsimon
FirstSubmitted: 1641650573
LastModified: 1652838452
URLPath: /cgit/aur.git/snapshot/httplz.tar.gz

5. The same packages on other Linux Distributions