How to Install bcpp in Ubuntu 18.04



Install bcpp by entering the following commands in the terminal:

sudo apt update
sudo apt install bcpp

Description:

C(++) beautifier

bcpp indents C/C++ source programs, replacing tabs with spaces or the reverse. Unlike indent, it does (by design) not attempt to wrap long statements.

Version: 0.0.20131209-1build1

Section: universe/devel