How to Install and Uninstall tcl-udp Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 21,2024

1. Install "tcl-udp" package

This guide let you learn how to install tcl-udp on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install tcl-udp

2. Uninstall "tcl-udp" package

This guide covers the steps necessary to uninstall tcl-udp on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the tcl-udp package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: tcl-udp
Priority: optional
Section: universe/libs
Installed-Size: 59
Maintainer: Ubuntu Developers
Original-Maintainer: Sergei Golovan
Architecture: amd64
Source: tcludp
Version: 1.0.11-2
Replaces: libudp-tcl
Provides: libudp-tcl
Depends: libc6 (>= 2.4), libtcl
Suggests: tcl (>= 8.6.0-2)
Conflicts: libudp-tcl
Filename: pool/universe/t/tcludp/tcl-udp_1.0.11-2_amd64.deb
Size: 20064
MD5sum: 800d91a6d32554618bb2065e08df1c6b
SHA1: df853ac2a875d28e85c94fbfc015e341c79d4150
SHA256: 46ca810427be8ead450469a158a084fdf1e264482aceb936798502de3019f653
Description-en: UDP sockets for Tcl
TclUDP provides a new channel type for UDP and permits the use of
packet oriented UDP over stream oriented Tcl channels.
Description-md5: fb9649d16537922a204d2eb3961e0e1b
Multi-Arch: same
Homepage: http://sourceforge.net/projects/tcludp
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu