liquidfun on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S liquidfun

* (Optional) Uninstall liquidfun on Arch using YAY

$ yay -Rns liquidfun

2. Manually Install "liquidfun" via AUR

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

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

b. Clone liquidfun's git locally

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

c. Go to ~/liquidfun folder and install it

$ cd ~/liquidfun $ makepkg -si

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

ID: 233777
Name: liquidfun
PackageBaseID: 92480
PackageBase: liquidfun
Version: 1.1.0-2
Description: A 2D rigid-body and fluid simulation C++ library for games based upon Box2D
URL: https://google.github.io/liquidfun/
NumVotes: 2
Popularity: 1.6E-5
OutOfDate:
Maintainer: WierdGreenCat
FirstSubmitted: 1429954580
LastModified: 1443173982
URLPath: /cgit/aur.git/snapshot/liquidfun.tar.gz