openframeworks on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S openframeworks

* (Optional) Uninstall openframeworks on Arch using YAY

$ yay -Rns openframeworks

2. Manually Install "openframeworks" via AUR

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

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

b. Clone openframeworks's git locally

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

c. Go to ~/openframeworks folder and install it

$ cd ~/openframeworks $ makepkg -si

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

ID: 1427681
Name: openframeworks
PackageBaseID: 100806
PackageBase: openframeworks
Version: 0.12.0-3
Description: An open source C++ toolkit for creative coding.
URL: http://openframeworks.cc/
NumVotes: 19
Popularity: 0.00319
OutOfDate:
Maintainer: marcs
Submitter: marcs
FirstSubmitted: 1443361282
LastModified: 1710502248
URLPath: /cgit/aur.git/snapshot/openframeworks.tar.gz