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