How to Install and Uninstall itcl3-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 16,2024

1. Install "itcl3-dev" package

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

$ sudo apt update $ sudo apt install itcl3-dev

2. Uninstall "itcl3-dev" package

Please follow the steps below to uninstall itcl3-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove itcl3-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the itcl3-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: itcl3-dev
Priority: optional
Section: universe/devel
Installed-Size: 190
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Tcl/Tk Packagers
Architecture: amd64
Source: itcl3
Version: 3.4.3-1
Depends: tcl-dev | tcl8.5-dev, itcl3 (= 3.4.3-1)
Suggests: itcl3-doc
Conflicts: itcl-dev
Filename: pool/universe/i/itcl3/itcl3-dev_3.4.3-1_amd64.deb
Size: 15450
MD5sum: c2d1151fa42d2cd8881e9612b1580ac4
SHA1: a718c6feaef586219101346b1ae8112a4125f211
SHA256: 47f8ea04d5a2eab92069985203138890f1067bdfb1fdef29d99bd6ac07b5c9ec
Description-en: [incr Tcl] OOP extension for Tcl - development files
[incr Tcl] (or itcl) is a popular object-oriented extension for the
embeddable Tcl scripting language. The name is a play on C++, and
itcl has a similar object model, including multiple inheritance and
public and private classes and variables. Unlike most OOP extensions
to Tcl, itcl is written in C for speed.
.
This package contains the headers and libraries needed to embed or
add C extensions to itcl.
Description-md5: d208ff067ab8f60dbf42137b84dc4056
Multi-Arch: same
Homepage: http://incrtcl.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu