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