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