How to Install and Uninstall python3-ansi Package on Kali Linux

Last updated: May 02,2024

1. Install "python3-ansi" package

Please follow the instructions below to install python3-ansi on Kali Linux

$ sudo apt update $ sudo apt install python3-ansi

2. Uninstall "python3-ansi" package

Please follow the instructions below to uninstall python3-ansi on Kali Linux:

$ sudo apt remove python3-ansi $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-ansi package on Kali Linux

Package: python3-ansi
Source: ansi
Version: 0.1.5-2
Installed-Size: 33
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 6232
SHA256: a2e6e2457150f64d8fb11289cfc331d6b23799fe26bb706291bb9b0b6f2f12fb
SHA1: 4173bea416b6c8587db76fd7df7539b7ca960799
MD5sum: 707c0e86072ff40a6f2fbe60f97bdb92
Description: cursor movement and graphics - Python 3
Various ANSI escape codes, used in moving the cursor in a text console or
rendering coloured text.
.
256 RGB colours supported.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/tehmaze/ansi/
Section: python
Priority: optional
Filename: pool/main/a/ansi/python3-ansi_0.1.5-2_all.deb