openflipper on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S openflipper

* (Optional) Uninstall openflipper on Arch using YAY

$ yay -Rns openflipper

2. Manually Install "openflipper" via AUR

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

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

b. Clone openflipper's git locally

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

c. Go to ~/openflipper folder and install it

$ cd ~/openflipper $ makepkg -si

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

ID: 1287544
Name: openflipper
PackageBaseID: 195622
PackageBase: openflipper
Version: 4.1-1
Description: OpenFlipper is an OpenSource multi-platform application and programming framework designed for processing, modeling and rendering of geometric data.
URL: https://www.graphics.rwth-aachen.de/software/openflipper/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: quicksh
Submitter: quicksh
FirstSubmitted: 1689163923
LastModified: 1689163923
URLPath: /cgit/aur.git/snapshot/openflipper.tar.gz