structuresynth on AUR (Arch User Repository)

Last updated: June 11,2024

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

$ yay -S structuresynth

* (Optional) Uninstall structuresynth on Arch using YAY

$ yay -Rns structuresynth

2. Manually Install "structuresynth" via AUR

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

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

b. Clone structuresynth's git locally

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

c. Go to ~/structuresynth folder and install it

$ cd ~/structuresynth $ makepkg -si

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

ID: 380676
Name: structuresynth
PackageBaseID: 26186
PackageBase: structuresynth
Version: 1.5.0-5
Description: Graphics tool to make 3D structures from sets of rules, similar to Context Free.
URL: http://structuresynth.sourceforge.net
NumVotes: 12
Popularity: 0
OutOfDate: 1698342061
Maintainer: keenerd
Submitter: adriaticc
FirstSubmitted: 1241319322
LastModified: 1486184840
URLPath: /cgit/aur.git/snapshot/structuresynth.tar.gz