How to Install and Uninstall tcl-memchan Package on Kali Linux

Last updated: May 02,2024

1. Install "tcl-memchan" package

This guide let you learn how to install tcl-memchan on Kali Linux

$ sudo apt update $ sudo apt install tcl-memchan

2. Uninstall "tcl-memchan" package

Learn how to uninstall tcl-memchan on Kali Linux:

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

3. Information about the tcl-memchan package on Kali Linux

Package: tcl-memchan
Source: memchan (2.3+dfsg-1)
Version: 2.3+dfsg-1+b11
Installed-Size: 130
Maintainer: Sergei Golovan
Architecture: amd64
Replaces: libmemchan-tcl
Provides: libmemchan-tcl
Depends: libc6 (>= 2.14)
Conflicts: libmemchan-tcl
Size: 50012
SHA256: 38b364a00ddb471d30581ebddc00e8c250641900e60ddfbcc51cd3617f6ee344
SHA1: cf17213e36426425fdfb05a6beb1796b44a85b60
MD5sum: cf4c5aa8157f65c9b28d3b78513372e6
Description: 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:
Multi-Arch: same
Homepage: http://memchan.sourceforge.net/
Section: interpreters
Priority: optional
Filename: pool/main/m/memchan/tcl-memchan_2.3+dfsg-1+b11_amd64.deb