ogdf-docs on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S ogdf-docs

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

$ yay -Rns ogdf-docs

2. Manually Install "ogdf-docs" via AUR

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

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

b. Clone ogdf-docs's git locally

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

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

$ cd ~/ogdf-docs $ makepkg -si

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

ID: 1419073
Name: ogdf-docs
PackageBaseID: 191682
PackageBase: ogdf
Version: 202309-1
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: 0
Popularity: 0
OutOfDate:
Maintainer: RAMChYLD
Submitter: haawda
FirstSubmitted: 1679134416
LastModified: 1709317729
URLPath: /cgit/aur.git/snapshot/ogdf-docs.tar.gz