How to Install and Uninstall tcl8.6-tdbc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "tcl8.6-tdbc" package

Please follow the guidance below to install tcl8.6-tdbc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install tcl8.6-tdbc

2. Uninstall "tcl8.6-tdbc" package

Please follow the steps below to uninstall tcl8.6-tdbc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove tcl8.6-tdbc $ sudo apt autoclean && sudo apt autoremove

3. Information about the tcl8.6-tdbc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: tcl8.6-tdbc
Priority: optional
Section: universe/libs
Installed-Size: 127
Maintainer: Ubuntu Developers
Original-Maintainer: Massimo Manghi
Architecture: amd64
Source: tdbc
Version: 1.0.3-1
Depends: libc6 (>= 2.3), tcl8.6
Filename: pool/universe/t/tdbc/tcl8.6-tdbc_1.0.3-1_amd64.deb
Size: 35910
MD5sum: e8659131cc11de96b97b17cfef4acfa9
SHA1: ba4b17a5ade24a365d7b3231fcaa491ed9e7489c
SHA256: 7a799d29f902394dca68b98d7235eb2352e823669ce384e1fb54be0360342043
Description-en: Tcl Database Connectivity
It's an interface standard for SQL databases and connectivity that aims to
make it easy to write portable and secure Tcl scripts that access SQL
databases. This package provides the base class and documentation for tdbc.
You need also to install the needed DBMS specific drivers
Description-md5: 9f31610747d92d51034e34d1dab41031
Homepage: http://tdbc.tcl.tk/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu