cppi on AUR (Arch User Repository)

Last updated: May 12,2024

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

$ yay -S cppi

* (Optional) Uninstall cppi on Arch using YAY

$ yay -Rns cppi

2. Manually Install "cppi" via AUR

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

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

b. Clone cppi's git locally

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

c. Go to ~/cppi folder and install it

$ cd ~/cppi $ makepkg -si

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

ID: 623040
Name: cppi
PackageBaseID: 142901
PackageBase: cppi
Version: 1.18-1
Description: GNU Cppi indents C preprocessor directives to reflect their nesting, among other regularizations.
URL: https://www.gnu.org/software/cppi/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: ilstam
Submitter: ilstam
FirstSubmitted: 1560974579
LastModified: 1560974579
URLPath: /cgit/aur.git/snapshot/cppi.tar.gz