lib32-enet on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S lib32-enet

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

$ yay -Rns lib32-enet

2. Manually Install "lib32-enet" via AUR

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

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

b. Clone lib32-enet's git locally

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

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

$ cd ~/lib32-enet $ makepkg -si

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

ID: 900150
Name: lib32-enet
PackageBaseID: 136491
PackageBase: lib32-enet
Version: 1.3.17-1
Description: A relatively thin, simple and robust network communication layer on top of UDP (32 bit)
URL: http://enet.bespin.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Huki
Submitter: Huki
FirstSubmitted: 1538759449
LastModified: 1619845844
URLPath: /cgit/aur.git/snapshot/lib32-enet.tar.gz