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

Last updated: May 02,2024

1. Install "tcl-memchan" package

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

$ sudo apt update $ sudo apt install tcl-memchan

2. Uninstall "tcl-memchan" package

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

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

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

Package: tcl-memchan
Priority: optional
Section: universe/libs
Installed-Size: 148
Maintainer: Ubuntu Developers
Original-Maintainer: Sergei Golovan
Architecture: amd64
Source: memchan
Version: 2.3+dfsg-1
Replaces: libmemchan-tcl
Provides: libmemchan-tcl
Depends: libc6 (>= 2.14)
Conflicts: libmemchan-tcl
Filename: pool/universe/m/memchan/tcl-memchan_2.3+dfsg-1_amd64.deb
Size: 39658
MD5sum: 351bec11935f9fcbd9e3a6de6dfd542c
SHA1: 96ddb957c950e4ca315e84ba0e4a52354a8cde34
SHA256: e96d67d716dae5447742a1bfc386609c12c9e96cf32a77c005bddc269fa580ca
Description-en: Tcl extension for in-memory channels - runtime library
Allows the creation of I/O channels, which store data in memory, not
on disk. It implements the channel types fifo, null, random and
zero; and provides a C API for creating custom memory channels.
.
This package contains the runtime library to be used in Tcl programs.
Description-md5: 2ad148d77270317c1c8a5c584363e867
Multi-Arch: same
Homepage: http://memchan.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu