How to Install and Uninstall bcpp Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 10,2024

1. Install "bcpp" package

Please follow the guidance below to install bcpp on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install bcpp

2. Uninstall "bcpp" package

Here is a brief guide to show you how to uninstall bcpp on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove bcpp $ sudo apt autoclean && sudo apt autoremove

3. Information about the bcpp package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: bcpp
Priority: optional
Section: universe/devel
Installed-Size: 101
Maintainer: Ubuntu Developers
Original-Maintainer: Miriam Ruiz
Architecture: amd64
Version: 0.0.20131209-1
Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1)
Filename: pool/universe/b/bcpp/bcpp_0.0.20131209-1_amd64.deb
Size: 38032
MD5sum: bbd3d3919f314ec097d207454987806d
SHA1: 8d6007eef5a09026fe0ef6fd8f8262a5955b5f56
SHA256: 676fabf350014ae9767d47fd7da881149dd746ddb0a1ef5d10620042546cfbee
Description-en: 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.
Description-md5: 160d489c5cbf0e0f96de606bbd202826
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu