gnet on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S gnet

* (Optional) Uninstall gnet on Arch using YAY

$ yay -Rns gnet

2. Manually Install "gnet" via AUR

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

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

b. Clone gnet's git locally

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

c. Go to ~/gnet folder and install it

$ cd ~/gnet $ makepkg -si

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

ID: 1133491
Name: gnet
PackageBaseID: 140933
PackageBase: gnet
Version: 2.0.8-6
Description: A simple network library
URL: https://wiki.gnome.org/Projects/GNetLibrary
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kleintux
Submitter: arojas
FirstSubmitted: 1554272817
LastModified: 1661979647
URLPath: /cgit/aur.git/snapshot/gnet.tar.gz