geomandel on AUR (Arch User Repository)

Last updated: May 06,2024

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

$ yay -S geomandel

* (Optional) Uninstall geomandel on Arch using YAY

$ yay -Rns geomandel

2. Manually Install "geomandel" via AUR

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

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

b. Clone geomandel's git locally

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

c. Go to ~/geomandel folder and install it

$ cd ~/geomandel $ makepkg -si

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

ID: 310627
Name: geomandel
PackageBaseID: 112185
PackageBase: geomandel
Version: 0.3.1-1
Description: Fast mandelbrot fractal generator written in C++
URL: https://github.com/crapp/geomandel
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: zerox2a
Submitter: zerox2a
FirstSubmitted: 1465245261
LastModified: 1465245262
URLPath: /cgit/aur.git/snapshot/geomandel.tar.gz