raknet on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S raknet

* (Optional) Uninstall raknet on Arch using YAY

$ yay -Rns raknet

2. Manually Install "raknet" via AUR

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

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

b. Clone raknet's git locally

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

c. Go to ~/raknet folder and install it

$ cd ~/raknet $ makepkg -si

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

ID: 923108
Name: raknet
PackageBaseID: 128010
PackageBase: raknet
Version: 4.081-1
Description: Cross platform C++ network library
URL: http://www.jenkinssoftware.com/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: tyzoid
Submitter: tyzoid
FirstSubmitted: 1513565869
LastModified: 1624065682
URLPath: /cgit/aur.git/snapshot/raknet.tar.gz