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

Last updated: May 17,2024

1. Install "tcl-trf-dev" package

Here is a brief guide to show you how to install tcl-trf-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "tcl-trf-dev" package

Please follow the step by step instructions below to uninstall tcl-trf-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: tcl-trf-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 101
Maintainer: Ubuntu Developers
Original-Maintainer: Sergei Golovan
Architecture: amd64
Source: tcltrf
Version: 2.1.4-dfsg3-1
Provides: libtrf-tcl-dev
Depends: tcl-trf (= 2.1.4-dfsg3-1), tcl-dev
Suggests: tcl-trf-doc
Conflicts: libtrf-tcl-dev
Filename: pool/universe/t/tcltrf/tcl-trf-dev_2.1.4-dfsg3-1_amd64.deb
Size: 14070
MD5sum: a46d8bb52796169a1039928deb309634
SHA1: bc7704f24397b0bac663764d138ae16e551a20df
SHA256: 8cd78a9fdf7eae39333f943a29e8c321b03128176f6b85433a18202b11df2b75
Description-en: 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: 86d60557d48a83487e485c6918abdd8e
Multi-Arch: same
Homepage: http://tcltrf.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu