How to Install and Uninstall libopentoken5-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: February 03,2025
1. Install "libopentoken5-dev" package
Here is a brief guide to show you how to install libopentoken5-dev on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
libopentoken5-dev
Copied
2. Uninstall "libopentoken5-dev" package
In this section, we are going to explain the necessary steps to uninstall libopentoken5-dev on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
libopentoken5-dev
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the libopentoken5-dev package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: libopentoken5-dev
Priority: extra
Section: universe/libdevel
Installed-Size: 2879
Maintainer: Ubuntu Developers
Original-Maintainer: Nicolas Boulenguez
Architecture: amd64
Source: opentoken
Version: 6.0b-4
Replaces: libopentoken4-dev
Depends: gnat, gnat-4.9, libopentoken8 (= 6.0b-4)
Breaks: libopentoken4-dev
Filename: pool/universe/o/opentoken/libopentoken5-dev_6.0b-4_amd64.deb
Size: 336214
MD5sum: df17c31af40e881c5cea17cef179b4cf
SHA1: e6351cf0173fef67b47c8a224569ab3e6c0137c9
SHA256: b77405baeaf8bbaf71763895b5e8f1fa494e374d85968bcbe22cec9466ed33a2
Description-en: OpenToken lexical analysis library for Ada: development
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.
.
Install this package if you want to write programs that use OpenToken.
Description-md5: c95bee89db9192b00e1ef64f924eabc5
Homepage: http://www.stephe-leake.org/ada/opentoken.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: extra
Section: universe/libdevel
Installed-Size: 2879
Maintainer: Ubuntu Developers
Original-Maintainer: Nicolas Boulenguez
Architecture: amd64
Source: opentoken
Version: 6.0b-4
Replaces: libopentoken4-dev
Depends: gnat, gnat-4.9, libopentoken8 (= 6.0b-4)
Breaks: libopentoken4-dev
Filename: pool/universe/o/opentoken/libopentoken5-dev_6.0b-4_amd64.deb
Size: 336214
MD5sum: df17c31af40e881c5cea17cef179b4cf
SHA1: e6351cf0173fef67b47c8a224569ab3e6c0137c9
SHA256: b77405baeaf8bbaf71763895b5e8f1fa494e374d85968bcbe22cec9466ed33a2
Description-en: OpenToken lexical analysis library for Ada: development
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.
.
Install this package if you want to write programs that use OpenToken.
Description-md5: c95bee89db9192b00e1ef64f924eabc5
Homepage: http://www.stephe-leake.org/ada/opentoken.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu