How to Install and Uninstall libtk-img Package on Kali Linux

Last updated: May 14,2024

1. Install "libtk-img" package

This guide covers the steps necessary to install libtk-img on Kali Linux

$ sudo apt update $ sudo apt install libtk-img

2. Uninstall "libtk-img" package

This is a short guide on how to uninstall libtk-img on Kali Linux:

$ sudo apt remove libtk-img $ sudo apt autoclean && sudo apt autoremove

3. Information about the libtk-img package on Kali Linux

Package: libtk-img
Version: 1:1.4.16+dfsg1-1
Installed-Size: 582
Maintainer: Sergei Golovan
Architecture: amd64
Replaces: libtk-img-doc (<< 1:1.4.15+dfsg-2)
Depends: libtk, libc6 (>= 2.14), libjpeg62-turbo (>= 1.3.1), libpng16-16 (>= 1.6.2), libtiff6 (>= 4.5.0~rc1), libx11-6, zlib1g (>= 1:1.2.11.dfsg)
Suggests: libtk-img-doc
Breaks: libtk-img-doc (<< 1:1.4.15+dfsg-2)
Size: 126284
SHA256: 7f699881710fe795f34ffa40894f1266599c1c2a8dca2ea5570854e4ac6b62c4
SHA1: 4aff95fbb2e6094fe3447db74108ea66ba53e204
MD5sum: 9a972c192b707a1d664bc99a02cd6be3
Description: Extended image format support for Tcl/Tk (runtime)
Img is a package to enhance Tk by providing support for various image
formats such as XPM, GIF (transparency supported, but not LZW), PNG,
JPEG, TIFF, and PostScript.
.
The libimg library can be loaded dynamically into Tcl/Tk scripts to
provide the image handling functions.
.
This package includes runtime libraries.
Description-md5:
Multi-Arch: same
Homepage: http://sourceforge.net/projects/tkimg/
Tag: devel::library, role::shared-lib, uitoolkit::tk
Section: devel
Priority: optional
Filename: pool/main/libt/libtk-img/libtk-img_1.4.16+dfsg1-1_amd64.deb