net6 on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S net6

* (Optional) Uninstall net6 on Arch using YAY

$ yay -Rns net6

2. Manually Install "net6" via AUR

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

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

b. Clone net6's git locally

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

c. Go to ~/net6 folder and install it

$ cd ~/net6 $ makepkg -si

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

ID: 475877
Name: net6
PackageBaseID: 128854
PackageBase: net6
Version: 1.3.14-5
Description: A library that provides a TCP protocol abstraction for C++
URL: http://gobby.0x539.de/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Barthalion
FirstSubmitted: 1515272598
LastModified: 1515272598
URLPath: /cgit/aur.git/snapshot/net6.tar.gz