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
Copied
b. Install libgraph on Arch using YAY
$
yay -S
libgraph
Copied
* (Optional) Uninstall libgraph on Arch using YAY
$
yay -Rns
libgraph
Copied
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
Copied
b. Clone libgraph's git locally
$
git clone https://aur.archlinux.org/libgraph.git
~/libgraph
Copied
c. Go to ~/libgraph folder and install it
$
cd
~/libgraph
Copied
$
makepkg -si
Copied
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
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