How to Install and Uninstall c++-annotations-dvi Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "c++-annotations-dvi" package

Please follow the step by step instructions below to install c++-annotations-dvi on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install c++-annotations-dvi

2. Uninstall "c++-annotations-dvi" package

This is a short guide on how to uninstall c++-annotations-dvi on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove c++-annotations-dvi $ sudo apt autoclean && sudo apt autoremove

3. Information about the c++-annotations-dvi package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: c++-annotations-dvi
Priority: optional
Section: universe/devel
Installed-Size: 2100
Maintainer: Ubuntu Developers
Original-Maintainer: Frank B. Brokken
Architecture: all
Source: c++-annotations
Version: 10.5.0-1
Suggests: bisonc++
Filename: pool/universe/c/c++-annotations/c++-annotations-dvi_10.5.0-1_all.deb
Size: 1067274
MD5sum: b7326e9df557c39aa50f9a3746d4fd51
SHA1: 9e785724659daf6120cd368bb36e34f04edc74ce
SHA256: 298189f1b249a804777a00bd41f5034885def2ac69be89c97df602de659e1b9e
Description-en: Extensive tutorial and documentation about C++ - DVI output
The C++ Annotations offer an extensive tutorial about the C++ programming
language. It can be used as a textbook for C/C++ programming courses.
.
This document is intended for knowledgeable users of C (or any other language
using a C-like grammar, like Perl or Java) who would like to know more about,
or make the transition to, C++. This document is the main textbook for
Frank's C++ programming courses, which are yearly organized at the University
of Groningen, the Netherlands.
.
The C++ Annotations do not cover all aspects of C++, though. In particular,
C++'s basic grammar, which is, for all practical purposes, equal to C's
grammar, is not covered. For this part of the C++ language, the reader should
consult other texts, like a book covering the C programming language.
.
The package offers the C++ Annotations in the DVI format.
Description-md5: eae36f36a0f541fdf89f0a4252c73fb2
Homepage: https://fbb-git.github.io/cppannotations/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu