playit on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S playit

* (Optional) Uninstall playit on Arch using YAY

$ yay -Rns playit

2. Manually Install "playit" via AUR

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

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

b. Clone playit's git locally

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

c. Go to ~/playit folder and install it

$ cd ~/playit $ makepkg -si

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

ID: 1170031
Name: playit
PackageBaseID: 179117
PackageBase: playit
Version: v1.0.0+rc2+1+g185bfb0-1
Description: A tunneling tool to host a game server without port forwarding or sharing public IP
URL: https://playit.gg
NumVotes: 1
Popularity: 8.0E-6
OutOfDate:
Maintainer: fitri
Submitter: fitri
FirstSubmitted: 1653393957
LastModified: 1668600129
URLPath: /cgit/aur.git/snapshot/playit.tar.gz