cppinsights on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S cppinsights

* (Optional) Uninstall cppinsights on Arch using YAY

$ yay -Rns cppinsights

2. Manually Install "cppinsights" via AUR

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

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

b. Clone cppinsights's git locally

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

c. Go to ~/cppinsights folder and install it

$ cd ~/cppinsights $ makepkg -si

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

ID: 1365072
Name: cppinsights
PackageBaseID: 200257
PackageBase: cppinsights
Version: 0.10-1
Description: C++ Insights - See your source code with the eyes of a compiler
URL: https://cppinsights.io
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: simark
Submitter: simark
FirstSubmitted: 1701792223
LastModified: 1701792557
URLPath: /cgit/aur.git/snapshot/cppinsights.tar.gz