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

Last updated: November 25,2024

1. Install "libopentoken-dbg" package

Please follow the guidelines below to install libopentoken-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libopentoken-dbg

2. Uninstall "libopentoken-dbg" package

Please follow the guidance below to uninstall libopentoken-dbg on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libopentoken-dbg
Priority: extra
Section: universe/debug
Installed-Size: 544
Maintainer: Ubuntu Developers
Original-Maintainer: Nicolas Boulenguez
Architecture: amd64
Source: opentoken
Version: 6.0b-4
Depends: libopentoken8 (= 6.0b-4)
Recommends: libopentoken5-dev (= 6.0b-4)
Suggests: gnat
Filename: pool/universe/o/opentoken/libopentoken-dbg_6.0b-4_amd64.deb
Size: 381552
MD5sum: 4827d676377c7275512b430e4a0860b6
SHA1: 4ac1729e9c5decb5250d8cbadc60d286e3db5d41
SHA256: 33edfff74cfbd0e5c4ad22d73d77697a9780c4951547b4231f3acd423b289c2d
Description-en: OpenToken lexical analysis library for Ada: debug symbols
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 runtime debug symbols.
Description-md5: 601eadb31954380397f4346568840a2f
Multi-Arch: same
Homepage: http://www.stephe-leake.org/ada/opentoken.html
Build-Ids: bdc3b04734565c765710349b77cc7f25cf647f6e
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu