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

Last updated: May 03,2024

1. Install "python3-easyansi" package

Here is a brief guide to show you how to install python3-easyansi on Kali Linux

$ sudo apt update $ sudo apt install python3-easyansi

2. Uninstall "python3-easyansi" package

Please follow the steps below to uninstall python3-easyansi on Kali Linux:

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

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

Package: python3-easyansi
Source: python-easy-ansi
Version: 0.3-4
Installed-Size: 81
Maintainer: Debian Python Team
Architecture: all
Replaces: python3-easy-ansi
Depends: python3:any
Breaks: python3-easy-ansi
Size: 14052
SHA256: 63d9e970b2005c9bf2e640bcb30b97f83cf596e6a9edfd7f52883846135095a7
SHA1: fcad72dabc7347ea448e336bce4320114f391652
MD5sum: b2df0a74f2bc4b13b6cb47187d21f706
Description: terminal framework for colors, cursor movements, and drawing
Easy ANSI is a terminal framework API to give you an easy way to use colors,
cursor control movements, and line/box drawing. It is not meant as to replace
more full-featured frameworks (such as curses or urwid), but as a tool to
quickly create nice-looking screens in your terminal window.
Description-md5:
Homepage: https://gitlab.com/joeysbytes/easy-ansi
Section: python
Priority: optional
Filename: pool/main/p/python-easy-ansi/python3-easyansi_0.3-4_all.deb