cinclude2dot on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S cinclude2dot

* (Optional) Uninstall cinclude2dot on Arch using YAY

$ yay -Rns cinclude2dot

2. Manually Install "cinclude2dot" via AUR

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

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

b. Clone cinclude2dot's git locally

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

c. Go to ~/cinclude2dot folder and install it

$ cd ~/cinclude2dot $ makepkg -si

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

ID: 368445
Name: cinclude2dot
PackageBaseID: 104939
PackageBase: cinclude2dot
Version: 1.1-2
Description: a perl script which analyses C/C++ code and produces a #include dependency graph.
URL: https://www.flourish.org/cinclude2dot/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: SilverRainZ
Submitter: SilverRainZ
FirstSubmitted: 1450796661
LastModified: 1482832795
URLPath: /cgit/aur.git/snapshot/cinclude2dot.tar.gz