cppinclude on AUR (Arch User Repository)
Last updated: January 09,2025
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
Copied
b. Install cppinclude on Arch using YAY
$
yay -S
cppinclude
Copied
* (Optional) Uninstall cppinclude on Arch using YAY
$
yay -Rns
cppinclude
Copied
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
Copied
b. Clone cppinclude's git locally
$
git clone https://aur.archlinux.org/cppinclude.git
~/cppinclude
Copied
c. Go to ~/cppinclude folder and install it
$
cd
~/cppinclude
Copied
$
makepkg -si
Copied
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
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