erlang-lhttpc on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S erlang-lhttpc

* (Optional) Uninstall erlang-lhttpc on Arch using YAY

$ yay -Rns erlang-lhttpc

2. Manually Install "erlang-lhttpc" via AUR

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

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

b. Clone erlang-lhttpc's git locally

$ git clone https://aur.archlinux.org/erlang-lhttpc.git ~/erlang-lhttpc

c. Go to ~/erlang-lhttpc folder and install it

$ cd ~/erlang-lhttpc $ makepkg -si

3. Information about the erlang-lhttpc package on Arch User Repository (AUR)

ID: 534238
Name: erlang-lhttpc
PackageBaseID: 135001
PackageBase: erlang-lhttpc
Version: 1.5.5-1
Description: Lightweight HTTP Client
URL: https://hex.pm/packages/lhttpc
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: zhustec
Submitter: zhustec
FirstSubmitted: 1534071162
LastModified: 1534071162
URLPath: /cgit/aur.git/snapshot/erlang-lhttpc.tar.gz

5. The same packages on other Linux Distributions