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

Last updated: September 20,2024

1. Install "tcl-trf-dev" package

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

$ sudo apt update $ sudo apt install tcl-trf-dev

2. Uninstall "tcl-trf-dev" package

This guide let you learn how to uninstall tcl-trf-dev on Kali Linux:

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

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

Package: tcl-trf-dev
Source: tcltrf (2.1.4-dfsg3-2.1)
Version: 2.1.4-dfsg3-2.1+b1
Installed-Size: 102
Maintainer: Sergei Golovan
Architecture: amd64
Provides: libtrf-tcl-dev
Depends: tcl-trf (= 2.1.4-dfsg3-2.1+b1), tcl-dev
Suggests: tcl-trf-doc
Conflicts: libtrf-tcl-dev
Size: 49976
SHA256: 30461fc95655ed92aaa47d00efa5515feae34e47860550f1b05611c14f6aca28
SHA1: 335dc62920398c4d55a71fd99a9b6f619272183d
MD5sum: c8447c9a399171a1c134c9c6cf89e747
Description: Tcl data transformations - development files
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 files to be used for development of C-based
extensions which use the Trf library.
Description-md5:
Multi-Arch: same
Homepage: http://tcltrf.sourceforge.net/
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/t/tcltrf/tcl-trf-dev_2.1.4-dfsg3-2.1+b1_amd64.deb