include_gardener on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S include_gardener

* (Optional) Uninstall include_gardener on Arch using YAY

$ yay -Rns include_gardener

2. Manually Install "include_gardener" via AUR

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

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

b. Clone include_gardener's git locally

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

c. Go to ~/include_gardener folder and install it

$ cd ~/include_gardener $ makepkg -si

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

ID: 1287478
Name: include_gardener
PackageBaseID: 195616
PackageBase: include_gardener
Version: r294.1980a9d-1
Description: A tool to generate a graphviz graph of your C/C++ project's include structure.
URL: https://github.com/portalmaster137/include_gardener
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: porta
Submitter: porta
FirstSubmitted: 1689152150
LastModified: 1689152150
URLPath: /cgit/aur.git/snapshot/include_gardener.tar.gz