fractorium-git on AUR (Arch User Repository)

Last updated: May 01,2024

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

$ yay -S fractorium-git

* (Optional) Uninstall fractorium-git on Arch using YAY

$ yay -Rns fractorium-git

2. Manually Install "fractorium-git" via AUR

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

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

b. Clone fractorium-git's git locally

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

c. Go to ~/fractorium-git folder and install it

$ cd ~/fractorium-git $ makepkg -si

3. Information about the fractorium-git package on Arch User Repository (AUR)

ID: 1011492
Name: fractorium-git
PackageBaseID: 151306
PackageBase: fractorium-git
Version: 1:r915.ee7ca70-1
Description: A Qt-based fractal flame editor which uses a C++ re-write of the flam3 algorithm named Ember and a GPU capable version named EmberCL which implements a portion of the cuburn algorithm in OpenCL.
URL: https://bitbucket.org/mfeemster/fractorium/
NumVotes: 1
Popularity: 0.368925
OutOfDate:
Maintainer: michaelkuc6
Submitter: michaelkuc6
FirstSubmitted: 1586469789
LastModified: 1640863559
URLPath: /cgit/aur.git/snapshot/fractorium-git.tar.gz