ogdf-snapshot on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S ogdf-snapshot

* (Optional) Uninstall ogdf-snapshot on Arch using YAY

$ yay -Rns ogdf-snapshot

2. Manually Install "ogdf-snapshot" via AUR

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

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

b. Clone ogdf-snapshot's git locally

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

c. Go to ~/ogdf-snapshot folder and install it

$ cd ~/ogdf-snapshot $ makepkg -si

3. Information about the ogdf-snapshot package on Arch User Repository (AUR)

ID: 668871
Name: ogdf-snapshot
PackageBaseID: 120860
PackageBase: ogdf-snapshot
Version: 2018_03_28-3
Description: OGDF is a self-contained C++ class library for the automatic layout of diagrams. OGDF offers sophisticated algorithms and data structures to use within your own applications or scientific projects.
URL: https://ogdf.uos.de/
NumVotes: 1
Popularity: 0
OutOfDate: 1656409872
Maintainer:
Submitter: drowfx
FirstSubmitted: 1490035253
LastModified: 1574279597
URLPath: /cgit/aur.git/snapshot/ogdf-snapshot.tar.gz