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

Last updated: May 19,2024

1. Install "tcl-trf-doc" package

Learn how to install tcl-trf-doc on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "tcl-trf-doc" package

This guide covers the steps necessary to uninstall tcl-trf-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: tcl-trf-doc
Priority: optional
Section: universe/doc
Installed-Size: 503
Maintainer: Ubuntu Developers
Original-Maintainer: Sergei Golovan
Architecture: all
Source: tcltrf
Version: 2.1.4-dfsg3-1
Replaces: libtrf-tcl, libtrf-tcl-dev, libtrf-tcl-doc
Provides: libtrf-tcl-doc
Suggests: tcl-trf
Conflicts: libtrf-tcl-doc
Filename: pool/universe/t/tcltrf/tcl-trf-doc_2.1.4-dfsg3-1_all.deb
Size: 103494
MD5sum: ad5341e9debae4d2fbe449a339fbc562
SHA1: 9ba629e1f229fae01d798702d0326fd85dbe4073
SHA256: d1fa6f1b9c0519c87f6acef63fac4b2826a8b16e841e26c0cf76e015f7645260
Description-en: Tcl data transformations - documentation
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 manual pages and HTML documentation for Trf commands
and C-API.
Description-md5: f126a0f70a7b33e5fef25bdeed9f3f9d
Homepage: http://tcltrf.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu