How to Install and Uninstall libopentoken-doc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 13,2024

1. Install "libopentoken-doc" package

This guide covers the steps necessary to install libopentoken-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libopentoken-doc

2. Uninstall "libopentoken-doc" package

In this section, we are going to explain the necessary steps to uninstall libopentoken-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libopentoken-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the libopentoken-doc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libopentoken-doc
Priority: extra
Section: universe/doc
Installed-Size: 495
Maintainer: Ubuntu Developers
Original-Maintainer: Nicolas Boulenguez
Architecture: all
Source: opentoken
Version: 6.0b-4
Suggests: gnat
Filename: pool/universe/o/opentoken/libopentoken-doc_6.0b-4_all.deb
Size: 199454
MD5sum: 046a04cd5f0732a48067068935816323
SHA1: c87b540ad58d23e165ee87fc4dfca16e7a674178
SHA256: f6a72c564083795c8ce455fe9e9664515a2d3a30a1d07c881413bd6bc99c1d2b
Description-en: OpenToken lexical analysis library for Ada: documentation
OpenToken is a facility for performing token analysis within the Ada language.
It is designed to provide all the functionality of a traditional lexical
analyzer generator, such as lex. But due to the magic of inheritance and
runtime polymorphism it is implemented entirely in Ada as withed-in code. No
precompilation step is required, and no messy tool-generated source code is
created.
.
This package contains the documentation.
Description-md5: b72793ac2ef571c6025f78d48fe5d8ea
Homepage: http://www.stephe-leake.org/ada/opentoken.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu