cpp-dependencies on AUR (Arch User Repository)
Last updated: November 23,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "cpp-dependencies" 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 cpp-dependencies on Arch using YAY
$
yay -S
cpp-dependencies
Copied
* (Optional) Uninstall cpp-dependencies on Arch using YAY
$
yay -Rns
cpp-dependencies
Copied
2. Manually Install "cpp-dependencies" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone cpp-dependencies's git locally
$
git clone https://aur.archlinux.org/cpp-dependencies.git
~/cpp-dependencies
Copied
c. Go to ~/cpp-dependencies folder and install it
$
cd
~/cpp-dependencies
Copied
$
makepkg -si
Copied
3. Information about the cpp-dependencies package on Arch User Repository (AUR)
ID: 421117
Name: cpp-dependencies
PackageBaseID: 123388
PackageBase: cpp-dependencies
Version: 1.1-3
Description: Tool to check C++ #include dependencies (dependency graphs created in .dot format)
URL: https://github.com/tomtom-international/cpp-dependencies
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: FSMaxB
FirstSubmitted: 1497648032
LastModified: 1497908266
URLPath: /cgit/aur.git/snapshot/cpp-dependencies.tar.gz
Name: cpp-dependencies
PackageBaseID: 123388
PackageBase: cpp-dependencies
Version: 1.1-3
Description: Tool to check C++ #include dependencies (dependency graphs created in .dot format)
URL: https://github.com/tomtom-international/cpp-dependencies
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: FSMaxB
FirstSubmitted: 1497648032
LastModified: 1497908266
URLPath: /cgit/aur.git/snapshot/cpp-dependencies.tar.gz