opensurge on AUR (Arch User Repository)

Last updated: May 08,2024

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

$ yay -S opensurge

* (Optional) Uninstall opensurge on Arch using YAY

$ yay -Rns opensurge

2. Manually Install "opensurge" via AUR

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

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

b. Clone opensurge's git locally

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

c. Go to ~/opensurge folder and install it

$ cd ~/opensurge $ makepkg -si

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

ID: 902700
Name: opensurge
PackageBaseID: 148339
PackageBase: opensurge
Version: 0.5.2.1-1
Description: Open Surge is a fun 2D retro platformer inspired by Sonic games, and a game creation system.
URL: https://github.com/alemart/opensurge
NumVotes: 1
Popularity: 0
OutOfDate: 1662200271
Maintainer: joserebelo
Submitter: joserebelo
FirstSubmitted: 1579454336
LastModified: 1620254823
URLPath: /cgit/aur.git/snapshot/opensurge.tar.gz

5. The same packages on other Linux Distributions