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

Last updated: May 10,2024

1. Install "tcl-trf" package

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

$ sudo apt update $ sudo apt install tcl-trf

2. Uninstall "tcl-trf" package

This guide let you learn how to uninstall tcl-trf on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: tcl-trf
Priority: optional
Section: universe/libs
Installed-Size: 226
Maintainer: Ubuntu Developers
Original-Maintainer: Sergei Golovan
Architecture: amd64
Source: tcltrf
Version: 2.1.4-dfsg3-1
Provides: libtrf-tcl
Depends: libtcl, libbz2-1.0, libc6 (>= 2.14), libssl1.0.0 (>= 1.0.0), zlib1g (>= 1:1.1.4)
Suggests: tcl-trf-doc
Conflicts: libtrf-tcl
Filename: pool/universe/t/tcltrf/tcl-trf_2.1.4-dfsg3-1_amd64.deb
Size: 62620
MD5sum: 3fe5fd35b390b13f9ad5f334c16c78a3
SHA1: ade9ff1f5c31a296575fa1755535bea949600c60
SHA256: 62727a258df537c5b9915a861f4d4d4fd4e35fc905afe7645b7e8059e5e2890d
Description-en: 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: 957f59702808b24ee768935e45c2f812
Multi-Arch: same
Homepage: http://tcltrf.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu