libpaca on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S libpaca

* (Optional) Uninstall libpaca on Arch using YAY

$ yay -Rns libpaca

2. Manually Install "libpaca" via AUR

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

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

b. Clone libpaca's git locally

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

c. Go to ~/libpaca folder and install it

$ cd ~/libpaca $ makepkg -si

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

ID: 1109867
Name: libpaca
PackageBaseID: 183263
PackageBase: libpaca
Version: 0.5.0-1
Description: Simple game engine library built on top of SDL2
URL: https://gitlab.com/ICanOnlySuffer/libpaca
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter:
FirstSubmitted: 1655353533
LastModified: 1657390421
URLPath: /cgit/aur.git/snapshot/libpaca.tar.gz