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

Last updated: May 18,2024

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

This guide let you learn how to install c++-annotations-txt on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

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

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

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

Package: c++-annotations-txt
Priority: optional
Section: universe/devel
Installed-Size: 584
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-txt_10.5.0-1_all.deb
Size: 576738
MD5sum: aa9cc5a92e9a477c549d93253361676a
SHA1: 6268d550b4c45a7e0a9d802065332e4875b3167b
SHA256: f92d05e7f90082b9b4a54ca4e899077261fd15ea36ccfb3ce534a14ca76fef70
Description-en: Extensive tutorial and documentation about C++ - text 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 txt format.
Description-md5: 3ced0e676decf5b53984031ff4127f4c
Homepage: https://fbb-git.github.io/cppannotations/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu