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

Last updated: May 18,2024

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

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

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

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

This guide covers the steps necessary to uninstall c++-annotations-html on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: c++-annotations-html
Priority: optional
Section: universe/devel
Installed-Size: 3380
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-html_10.5.0-1_all.deb
Size: 728156
MD5sum: f64136473d8547db465fece65139b537
SHA1: d074a250e51aefd4e739b5b5195032039da5c07e
SHA256: 05df047a346dd8c0ab957de45672f9cb563fe4b56ab3b08d0db06719acbe0306
Description-en: Extensive tutorial and documentation about C++ - html 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 html format.
Description-md5: 7ae59a616df02ddef7d525bd1fd176f5
Homepage: https://fbb-git.github.io/cppannotations/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu