bcpp on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S bcpp

* (Optional) Uninstall bcpp on Arch using YAY

$ yay -Rns bcpp

2. Manually Install "bcpp" via AUR

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

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

b. Clone bcpp's git locally

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

c. Go to ~/bcpp folder and install it

$ cd ~/bcpp $ makepkg -si

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

ID: 1279620
Name: bcpp
PackageBaseID: 6235
PackageBase: bcpp
Version: 20230130-1
Description: utility for indents C/C++ source programs
URL: https://invisible-island.net/bcpp/bcpp.html
NumVotes: 8
Popularity: 0
OutOfDate:
Maintainer:
Submitter: dlin
FirstSubmitted: 1154533056
LastModified: 1687887719
URLPath: /cgit/aur.git/snapshot/bcpp.tar.gz