cppclean on AUR (Arch User Repository)
Last updated: December 29,2024
1. Install "cppclean" 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 cppclean on Arch using YAY
$
yay -S
cppclean
Copied
* (Optional) Uninstall cppclean on Arch using YAY
$
yay -Rns
cppclean
Copied
2. Manually Install "cppclean" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone cppclean's git locally
$
git clone https://aur.archlinux.org/cppclean.git
~/cppclean
Copied
c. Go to ~/cppclean folder and install it
$
cd
~/cppclean
Copied
$
makepkg -si
Copied
3. Information about the cppclean package on Arch User Repository (AUR)
ID: 641457
Name: cppclean
PackageBaseID: 85146
PackageBase: cppclean
Version: 0.13-1
Description: Find problems in C++ source that slow development of large code bases.
URL: https://github.com/myint/cppclean
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: MarcinWieczorek
Submitter: bchretien
FirstSubmitted: 1409313858
LastModified: 1567143570
URLPath: /cgit/aur.git/snapshot/cppclean.tar.gz
Name: cppclean
PackageBaseID: 85146
PackageBase: cppclean
Version: 0.13-1
Description: Find problems in C++ source that slow development of large code bases.
URL: https://github.com/myint/cppclean
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: MarcinWieczorek
Submitter: bchretien
FirstSubmitted: 1409313858
LastModified: 1567143570
URLPath: /cgit/aur.git/snapshot/cppclean.tar.gz