playform on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S playform

* (Optional) Uninstall playform on Arch using YAY

$ yay -Rns playform

2. Manually Install "playform" via AUR

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

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

b. Clone playform's git locally

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

c. Go to ~/playform folder and install it

$ cd ~/playform $ makepkg -si

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

ID: 266892
Name: playform
PackageBaseID: 106356
PackageBase: playform
Version: 0.0.0-1
Description: Playform is an open-world sandbox game written in Rust
URL: http://playformdev.blogspot.ca/
NumVotes: 1
Popularity: 0
OutOfDate: 1703856131
Maintainer:
Submitter: acerix
FirstSubmitted: 1453255070
LastModified: 1453258180
URLPath: /cgit/aur.git/snapshot/playform.tar.gz