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

Last updated: July 06,2024

1. Install "tcl-trf" package

In this section, we are going to explain the necessary steps to install tcl-trf on Kali Linux

$ sudo apt update $ sudo apt install tcl-trf

2. Uninstall "tcl-trf" package

Here is a brief guide to show you how to uninstall tcl-trf on Kali Linux:

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

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

Package: tcl-trf
Source: tcltrf (2.1.4-dfsg3-2.1)
Version: 2.1.4-dfsg3-2.1+b1
Installed-Size: 243
Maintainer: Sergei Golovan
Architecture: amd64
Provides: libtrf-tcl
Depends: libtcl, libbz2-1.0, libc6 (>= 2.14), libcrypt1 (>= 1:4.1.0), libssl3 (>= 3.0.0), zlib1g (>= 1:1.1.4)
Suggests: tcl-trf-doc
Conflicts: libtrf-tcl
Size: 98700
SHA256: 6cc8a970f29f5abdd54feaf2d8ed1176df14346549622f6ab14bb574acf0e91f
SHA1: bd66af0dbf4b9dc2123856baaadcd96d3ab883d3
MD5sum: 7fa3227937f1dbb79842d91c6e5c314b
Description: Tcl data transformations - runtime library
Trf is an extension to Tcl which provides various data
transformations. The collection of provided transformation
procedures includes:
* generation of message digests (hash values, checksums): MD2,
MD5, SHA/SHS, SHA-1, HAVAL, RIPEMD-128, -160, CRC (polynomial
used by PGP), Adler (based upon zlib);
* conversion to and from various data encodings: uuencoding,
base64-encoding, or ASCII85-encoding, and binary, octal, or
hexadecimal representation;
* an error-correcting Reed-Solomon encoder/decoder;
* compression/decompression based on zlib and libbz2.
.
This package contains the runtime library to be used in Tcl programs.
Description-md5:
Multi-Arch: same
Homepage: http://tcltrf.sourceforge.net/
Section: interpreters
Priority: optional
Filename: pool/main/t/tcltrf/tcl-trf_2.1.4-dfsg3-2.1+b1_amd64.deb