g2 on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "g2" 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 g2 on Arch using YAY
$
yay -S
g2
Copied
* (Optional) Uninstall g2 on Arch using YAY
$
yay -Rns
g2
Copied
2. Manually Install "g2" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone g2's git locally
$
git clone https://aur.archlinux.org/g2.git
~/g2
Copied
c. Go to ~/g2 folder and install it
$
cd
~/g2
Copied
$
makepkg -si
Copied
3. Information about the g2 package on Arch User Repository (AUR)
ID: 509548
Name: g2
PackageBaseID: 1808
PackageBase: g2
Version: 0.72-6
Description: 2D graphics library; can be used with C, C++, Fortran to generate flow charts.
URL: https://github.com/danielrmeyer/g2
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer:
Submitter:
FirstSubmitted: 1124286109
LastModified: 1525944945
URLPath: /cgit/aur.git/snapshot/g2.tar.gz
Name: g2
PackageBaseID: 1808
PackageBase: g2
Version: 0.72-6
Description: 2D graphics library; can be used with C, C++, Fortran to generate flow charts.
URL: https://github.com/danielrmeyer/g2
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer:
Submitter:
FirstSubmitted: 1124286109
LastModified: 1525944945
URLPath: /cgit/aur.git/snapshot/g2.tar.gz