libgraph on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S libgraph

* (Optional) Uninstall libgraph on Arch using YAY

$ yay -Rns libgraph

2. Manually Install "libgraph" via AUR

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

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

b. Clone libgraph's git locally

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

c. Go to ~/libgraph folder and install it

$ cd ~/libgraph $ makepkg -si

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

ID: 887990
Name: libgraph
PackageBaseID: 132784
PackageBase: libgraph
Version: 1.0.2-3
Description: Lib Graphics — Turbo C's graphics.h on Linux
URL: https://savannah.nongnu.org/projects/libgraph
NumVotes: 1
Popularity: 2.2E-5
OutOfDate:
Maintainer: bergentroll
Submitter: bergentroll
FirstSubmitted: 1527261925
LastModified: 1617619170
URLPath: /cgit/aur.git/snapshot/libgraph.tar.gz