openframeworks-nightly on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S openframeworks-nightly

* (Optional) Uninstall openframeworks-nightly on Arch using YAY

$ yay -Rns openframeworks-nightly

2. Manually Install "openframeworks-nightly" via AUR

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

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

b. Clone openframeworks-nightly's git locally

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

c. Go to ~/openframeworks-nightly folder and install it

$ cd ~/openframeworks-nightly $ makepkg -si

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

ID: 668276
Name: openframeworks-nightly
PackageBaseID: 124443
PackageBase: openframeworks-nightly
Version: 20191119-1
Description: An open source C++ toolkit for creative coding.
URL: http://openframeworks.cc/
NumVotes: 1
Popularity: 0
OutOfDate: 1598471464
Maintainer:
FirstSubmitted: 1501519681
LastModified: 1574168846
URLPath: /cgit/aur.git/snapshot/openframeworks-nightly.tar.gz