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

Last updated: May 19,2024

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

Learn how to install c++-annotations-ps on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

This tutorial shows how to uninstall c++-annotations-ps on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: c++-annotations-ps
Priority: optional
Section: universe/devel
Installed-Size: 4560
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-ps_10.5.0-1_all.deb
Size: 4087880
MD5sum: 423cf9195a0aee46a282b4484b43571c
SHA1: 91712f5e28434bc184a5bd03f31ae9491bdcf5ee
SHA256: fa515b4faae01b87047d450fe8711a6f7e97872964589f5279527834dcd5c478
Description-en: Extensive tutorial and documentation about C++ - Postscript 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 PS format.
Description-md5: 5a1452d24d7f070e6687c0051e0322d7
Homepage: https://fbb-git.github.io/cppannotations/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu