h2s on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S h2s

* (Optional) Uninstall h2s on Arch using YAY

$ yay -Rns h2s

2. Manually Install "h2s" via AUR

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

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

b. Clone h2s's git locally

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

c. Go to ~/h2s folder and install it

$ cd ~/h2s $ makepkg -si

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

ID: 625670
Name: h2s
PackageBaseID: 131473
PackageBase: h2s
Version: 0.2.11-1
Description: A simple tool that wraps HTTP/HTTPS proxies into a SOCKS5 proxy.
URL: https://github.com/Equim-chan/h2s
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: lukedyue
Submitter: lukedyue
FirstSubmitted: 1523276108
LastModified: 1561809054
URLPath: /cgit/aur.git/snapshot/h2s.tar.gz