nethub on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S nethub

* (Optional) Uninstall nethub on Arch using YAY

$ yay -Rns nethub

2. Manually Install "nethub" via AUR

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

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

b. Clone nethub's git locally

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

c. Go to ~/nethub folder and install it

$ cd ~/nethub $ makepkg -si

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

ID: 229395
Name: nethub
PackageBaseID: 99655
PackageBase: nethub
Version: 1.1-1
Description: multiple connection line based single domain or TCP socket network repeater, can work with socat or netcat
URL: https://github.com/fmang/nethub
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: severach
Submitter: severach
FirstSubmitted: 1441792490
LastModified: 1441792714
URLPath: /cgit/aur.git/snapshot/nethub.tar.gz