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