httproto on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S httproto

* (Optional) Uninstall httproto on Arch using YAY

$ yay -Rns httproto

2. Manually Install "httproto" via AUR

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

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

b. Clone httproto's git locally

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

c. Go to ~/httproto folder and install it

$ cd ~/httproto $ makepkg -si

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

ID: 914992
Name: httproto
PackageBaseID: 157663
PackageBase: httproto
Version: 0.1.2-1
Description: HTTP protocol library.
URL: https://github.com/hardboiled65/httproto
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: hardboiled65
Submitter: hardboiled65
FirstSubmitted: 1599995126
LastModified: 1622492180
URLPath: /cgit/aur.git/snapshot/httproto.tar.gz