How to Install and Uninstall c++-annotations Package on Kali Linux

Last updated: May 18,2024

1. Install "c++-annotations" package

Please follow the instructions below to install c++-annotations on Kali Linux

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

2. Uninstall "c++-annotations" package

Please follow the guidance below to uninstall c++-annotations on Kali Linux:

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

3. Information about the c++-annotations package on Kali Linux

Package: c++-annotations
Version: 12.4.0-1
Installed-Size: 1447
Maintainer: Frank B. Brokken
Architecture: all
Depends: c++-annotations-html, c++-annotations-txt, c++-annotations-latex, c++-annotations-pdf, c++-annotations-ps, c++-annotations-dvi, c++-annotations-contrib
Suggests: bisonc++
Size: 191340
SHA256: bcdac196423631e79b5cd8f45543e6a8c953d0a4a1745f83499a2074a4a65770
SHA1: 15e52dd8b8d2ef93840349018bb508b05e86006d
MD5sum: 7300f80da5d796fd7b8dd5cba2bcab6e
Description: Extensive tutorial and documentation about C++
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.
.
This package installs C++ Annotations packages for all available formats,
including:
- plain ascii text
- LaTeX (including a .dvi file)
- PostScript
- pdf
- html
The postscript, pdf and LaTeX formats were constructed for two different
paper-sizes: A4 and legal.
.
If you do not require all of the available formats, you may prefer to
install one or more of the following c++-annotations-{format} packages
instead:
- c++-annotations-html
- c++-annotations-txt
- c++-annotations-latex
- c++-annotations-pdf
- c++-annotations-ps
- c++-annotations-dvi
Description-md5:
Multi-Arch: foreign
Homepage: https://fbb-git.github.io/cppannotations/
Tag: devel::lang:c++, devel::library, role::devel-lib, role::dummy,
role::metapackage, role::program, use::learning
Section: doc
Priority: optional
Filename: pool/main/c/c++-annotations/c++-annotations_12.4.0-1_all.deb