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

Last updated: May 03,2024

1. Install "vera" package

This guide let you learn how to install vera on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install vera

2. Uninstall "vera" package

This tutorial shows how to uninstall vera on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove vera $ sudo apt autoclean && sudo apt autoremove

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

Package: vera++
Priority: extra
Section: universe/devel
Installed-Size: 489
Maintainer: Ubuntu Developers
Original-Maintainer: Vincent Hobeïka
Architecture: amd64
Version: 1.2.1-2build2
Depends: libboost-program-options1.58.0, libboost-system1.58.0, libboost-wave1.58.0, libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 5.2), libtcl8.6 (>= 8.6.0)
Filename: pool/universe/v/vera++/vera++_1.2.1-2build2_amd64.deb
Size: 137714
MD5sum: 88181c52aea2ec70b5e92b53233719e5
SHA1: a6392cab0097d6813891e9050bdda622accaaad5
SHA256: 9d67823f7af0eb17e1aeeb058ef5bb9a1e0c3873419e760f13cc4331fbb13047
Description-en: Programmable verification and analysis tool for C++
Vera++ is a programmable tool for verification, analysis and transformation of
C++ source code.
Vera++ is mainly an engine that parses C++ source files and presents the
result of this parsing to scripts in the form of various collections -
the scripts are actually performing the requested tasks.
Description-md5: b31d45d06bc7c2fd0f648bf12d2d5e05
Homepage: https://bitbucket.org/verateam/vera/wiki/Home
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu