h2s on AUR (Arch User Repository)
Last updated: December 27,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
Copied
b. Install h2s on Arch using YAY
$
yay -S
h2s
Copied
* (Optional) Uninstall h2s on Arch using YAY
$
yay -Rns
h2s
Copied
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
Copied
b. Clone h2s's git locally
$
git clone https://aur.archlinux.org/h2s.git
~/h2s
Copied
c. Go to ~/h2s folder and install it
$
cd
~/h2s
Copied
$
makepkg -si
Copied
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
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