cppinsights-git on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S cppinsights-git

* (Optional) Uninstall cppinsights-git on Arch using YAY

$ yay -Rns cppinsights-git

2. Manually Install "cppinsights-git" via AUR

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

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

b. Clone cppinsights-git's git locally

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

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

$ cd ~/cppinsights-git $ makepkg -si

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

ID: 942642
Name: cppinsights-git
PackageBaseID: 150683
PackageBase: cppinsights-git
Version: r720.8612ae5-1
Description: C++ Insights - See your source code with the eyes of a compiler
URL: https://cppinsights.io
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: inhzus
Submitter: inhzus
FirstSubmitted: 1585125846
LastModified: 1627889317
URLPath: /cgit/aur.git/snapshot/cppinsights-git.tar.gz