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

Last updated: February 17,2025

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

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

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

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

Learn how to uninstall c++-annotations-pdf on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: c++-annotations-pdf
Priority: optional
Section: universe/devel
Installed-Size: 12306
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-pdf_10.5.0-1_all.deb
Size: 4877170
MD5sum: ab99320999a33f027cb195163d291572
SHA1: 699b3d6713f6301b73af85385fb004644c72ef53
SHA256: 425ca79b15258da323dc1f967bb463ce4a98ad358f4bedecdd281f720fae74c7
Description-en: Extensive tutorial and documentation about C++ - PDF 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 PDF format.
Description-md5: 41067929df9514495043413896c65437
Homepage: https://fbb-git.github.io/cppannotations/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu