simple2d on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S simple2d

* (Optional) Uninstall simple2d on Arch using YAY

$ yay -Rns simple2d

2. Manually Install "simple2d" via AUR

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

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

b. Clone simple2d's git locally

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

c. Go to ~/simple2d folder and install it

$ cd ~/simple2d $ makepkg -si

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

ID: 735996
Name: simple2d
PackageBaseID: 134530
PackageBase: simple2d
Version: 1.2.0-1
Description: Simple, open-source 2D graphics for everyone
URL: https://github.com/simple2d/simple2d
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: luigoalma
Submitter: luigoalma
FirstSubmitted: 1532653297
LastModified: 1589413659
URLPath: /cgit/aur.git/snapshot/simple2d.tar.gz