cppinclude on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S cppinclude

* (Optional) Uninstall cppinclude on Arch using YAY

$ yay -Rns cppinclude

2. Manually Install "cppinclude" via AUR

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

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

b. Clone cppinclude's git locally

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

c. Go to ~/cppinclude folder and install it

$ cd ~/cppinclude $ makepkg -si

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

ID: 946373
Name: cppinclude
PackageBaseID: 169800
PackageBase: cppinclude
Version: 0.5.0-2
Description: Tool for analyzing includes in C++
URL: https://github.com/cppinclude/cppinclude
NumVotes: 2
Popularity: 1.0E-6
OutOfDate:
Maintainer: rsa
Submitter: rsa
FirstSubmitted: 1628623350
LastModified: 1628623535
URLPath: /cgit/aur.git/snapshot/cppinclude.tar.gz