cpp-dependencies-git on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S cpp-dependencies-git

* (Optional) Uninstall cpp-dependencies-git on Arch using YAY

$ yay -Rns cpp-dependencies-git

2. Manually Install "cpp-dependencies-git" via AUR

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

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

b. Clone cpp-dependencies-git's git locally

$ git clone https://aur.archlinux.org/cpp-dependencies-git.git ~/cpp-dependencies-git

c. Go to ~/cpp-dependencies-git folder and install it

$ cd ~/cpp-dependencies-git $ makepkg -si

3. Information about the cpp-dependencies-git package on Arch User Repository (AUR)

ID: 331746
Name: cpp-dependencies-git
PackageBaseID: 114940
PackageBase: cpp-dependencies-git
Version: r35.9b83893-1
Description: Tool to check C++ #include dependencies (dependency graphs created in .dot format)
URL: https://github.com/tomtom-international/cpp-dependencies
NumVotes: 1
Popularity: 0
OutOfDate: 1705785124
Maintainer:
Submitter: jsoy9pQbYVNu5nfU
FirstSubmitted: 1471865451
LastModified: 1471865451
URLPath: /cgit/aur.git/snapshot/cpp-dependencies-git.tar.gz