How to Install and Uninstall python3-term-image Package on Kali Linux

Last updated: May 20,2024

1. Install "python3-term-image" package

Please follow the guidelines below to install python3-term-image on Kali Linux

$ sudo apt update $ sudo apt install python3-term-image

2. Uninstall "python3-term-image" package

Please follow the step by step instructions below to uninstall python3-term-image on Kali Linux:

$ sudo apt remove python3-term-image $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-term-image package on Kali Linux

Package: python3-term-image
Source: python-term-image
Version: 0.7.1-3
Installed-Size: 246
Maintainer: Debian Python Team
Architecture: all
Depends: python3-pil, python3-requests, python3:any
Size: 61092
SHA256: 03aff11ae9c13d948592ac3261b1a3a8e8bd23657861e9f4073d99c43b622c97
SHA1: 676259d5a0518b83b70299f7ffd3df93e929c647
MD5sum: 3965eda40de2678b465701359ef8b59a
Description: Display images in the terminal with Python term-image is a
library and program to display images on compatible terminals.
.
Features:
- Multiple image formats (basically all formats supported by PIL.Image.open()
- Multiple image source types: PIL image instance, local file, URL
- Multiple image render styles (with automatic support detection)
- Support for multiple terminal graphics protocols: Kitty, iTerm2
- Exposes various features of the protocols
- Transparency support (with multiple options)
- Animated image support (including transparent ones)
- Multiple formats: GIF, WEBP, APNG (and possibly more)
- Fully controllable iteration over rendered frames of animated images
- Image animation with multiple parameters
- Integration into various TUI / terminal-based output libraries.
- Terminal size awareness
- Automatic and manual image sizing
- Horizontal and vertical alignment
- Automatic and manual font ratio adjustment (to preserve image aspect ratio)
.
This package provides the Python 3.x module.
Description-md5:
Homepage: https://github.com/AnonymouX47/term-image
Section: python
Priority: optional
Filename: pool/main/p/python-term-image/python3-term-image_0.7.1-3_all.deb

5. The same packages on other Linux Distributions