enet-git on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S enet-git

* (Optional) Uninstall enet-git on Arch using YAY

$ yay -Rns enet-git

2. Manually Install "enet-git" via AUR

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

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

b. Clone enet-git's git locally

$ git clone https://aur.archlinux.org/enet-git.git ~/enet-git

c. Go to ~/enet-git folder and install it

$ cd ~/enet-git $ makepkg -si

3. Information about the enet-git package on Arch User Repository (AUR)

ID: 1238086
Name: enet-git
PackageBaseID: 142038
PackageBase: enet-git
Version: 1.3.17.r29.gea4607a-1
Description: A thin, simple and robust network communication layer on top of UDP
URL: http://enet.bespin.org/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1557837591
LastModified: 1680896216
URLPath: /cgit/aur.git/snapshot/enet-git.tar.gz