netclient on AUR (Arch User Repository)

Last updated: February 03,2025

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

$ yay -S netclient

* (Optional) Uninstall netclient on Arch using YAY

$ yay -Rns netclient

2. Manually Install "netclient" via AUR

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

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

b. Clone netclient's git locally

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

c. Go to ~/netclient folder and install it

$ cd ~/netclient $ makepkg -si

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

ID: 1387451
Name: netclient
PackageBaseID: 175726
PackageBase: netclient
Version: 0.22.0-1
Description: Platform for modern, blazing fast wireguard virtual networks
URL: https://github.com/gravitl/netclient
NumVotes: 3
Popularity: 0.104278
OutOfDate:
Maintainer: eclairevoyant
Submitter: SiHuan
FirstSubmitted: 1644148315
LastModified: 1705485871
URLPath: /cgit/aur.git/snapshot/netclient.tar.gz