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

Last updated: May 18,2024

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

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

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

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

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

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

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

Package: c++-annotations-latex
Priority: optional
Section: universe/devel
Installed-Size: 1245
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-latex_10.5.0-1_all.deb
Size: 629964
MD5sum: ae0ffd3d23d3c71ed648dd4cf8704d02
SHA1: bb5b1ccf8fb40efe35cbea7f2828ba0dd222e8f0
SHA256: 22117dfbab3f7c12b7c37303de022f46a86c910d1dd21e1da1c8397363d3bb95
Description-en: Extensive tutorial and documentation about C++ - LaTeX 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 LaTeX format.
Description-md5: bf8b7cbaa07e4760e2e3cef94e338156
Homepage: https://fbb-git.github.io/cppannotations/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu