How to Install and Uninstall tcl-tls Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 16,2024

1. Install "tcl-tls" package

This is a short guide on how to install tcl-tls on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install tcl-tls

2. Uninstall "tcl-tls" package

Please follow the steps below to uninstall tcl-tls on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove tcl-tls $ sudo apt autoclean && sudo apt autoremove

3. Information about the tcl-tls package on Ubuntu 20.10 (Groovy Gorilla)

Package: tcl-tls
Architecture: amd64
Version: 1.7.21-1
Multi-Arch: same
Priority: optional
Section: universe/libs
Source: tcltls
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Tcl/Tk Packagers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 167
Provides: tcltls
Depends: libc6 (>= 2.14), libssl1.1 (>= 1.1.0), libtcl8.6 (>= 8.6.9+dfsg-2) | libtcl
Conflicts: libtls0, tcltls
Replaces: libtls0, tcltls
Filename: pool/universe/t/tcltls/tcl-tls_1.7.21-1_amd64.deb
Size: 65116
MD5sum: 29a4015b6d3d19fc0ef89770637644da
SHA1: cb174ce28436264b4d8c26f6214d93c6f1f17991
SHA256: eb7d5b1098e30ba2b56b92e9877851b5dad793ad39e35e438c4b1d15f2cf38b5
SHA512: 7b645bf3776f8cbbd92b7e56a6e9727f1605f3503f1c01f5bd3d584c3892939911217fb8c0545b6724e2037d2b192c17eefc6d5b0e6117dedf7d2729678a5610
Homepage: https://core.tcl.tk/tcltls
Description-en: TLS OpenSSL extension to Tcl
This package enables communication over SSL-encrypted channels in Tcl.
.
Both client and server-side sockets are possible. Additionally, full
filevent semantics should be intact.
Description-md5: 3a2c2e9ca9338a6eae0db2c161e18e8f
Task: ubuntustudio-audio