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

Last updated: May 04,2024

1. Install "otcl-dbg" package

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

$ sudo apt update $ sudo apt install otcl-dbg

2. Uninstall "otcl-dbg" package

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

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

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

Package: otcl-dbg
Priority: extra
Section: universe/debug
Installed-Size: 143
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Network Simulators Team
Architecture: amd64
Source: otcl
Version: 1.14+dfsg-3
Depends: libotcl1 (= 1.14+dfsg-3), otcl-shells (= 1.14+dfsg-3)
Filename: pool/universe/o/otcl/otcl-dbg_1.14+dfsg-3_amd64.deb
Size: 72806
MD5sum: 44e885b89507210421d19a48abd27ef1
SHA1: b21e2e412a657b856f3c5dd696acf3f6f723fd19
SHA256: dc7447dd60a99c0692bcbccf9d8a764223a8ab36b0e425670faf72f250a8cf54
Description-en: debug symbol of OTcl (libotcl1 and otcl-shells)
OTcl, short for MIT Object Tcl, is an extension to Tcl/Tk for
object-oriented programming. It shouldn't be confused with the
IXI Object Tcl extension by Dean Sheenan. (Sorry, but both of them
like the name and have been using it for a while.)
.
Some of OTcl's features as compared to alternatives are:
designed to be dynamically extensible, like Tcl, from the ground up
builds on Tcl syntax and concepts rather than importing another language
compact yet powerful object programming system
fairly portable implementation (2000 lines of C, without core hacks)
.
OTcl was created by David Wetherall as part of the VUsystem project
at MIT. Since 1997, OTcl has been maintained as part of the Mash and
VINT/ns efforts (with David's blessing).
.
This package contains debug symbol of OTcl (for libotcl1 and otcl-shells).
Description-md5: 833142ba61a6baf7479ecdcd9db5e867
Homepage: http://otcl-tclcl.sourceforge.net/otcl/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu