libpaca on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install libpaca on Arch using YAY
$
yay -S
libpaca
Copied
* (Optional) Uninstall libpaca on Arch using YAY
$
yay -Rns
libpaca
Copied
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
Copied
b. Clone libpaca's git locally
$
git clone https://aur.archlinux.org/libpaca.git
~/libpaca
Copied
c. Go to ~/libpaca folder and install it
$
cd
~/libpaca
Copied
$
makepkg -si
Copied
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
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