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

Last updated: May 18,2024

1. Install "python3-icecream" package

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

$ sudo apt update $ sudo apt install python3-icecream

2. Uninstall "python3-icecream" package

This guide covers the steps necessary to uninstall python3-icecream on Kali Linux:

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

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

Package: python3-icecream
Source: python-icecream
Version: 2.1.2-1
Installed-Size: 40
Maintainer: Iñaki Malerba
Architecture: all
Depends: python3-asttokens, python3-colorama, python3-executing, python3-pygments, python3:any
Size: 9500
SHA256: b65c08c03321563f21be868fd1a12a759288afc8dca4fceb1a8844151bd4da79
SHA1: d5a966a242319963d9e9c43695332bcea0f37a18
MD5sum: eab3ab6da7572ed17e24064a342982f3
Description: Debugging tool for Python scripts
iceCream is a little library for sweet and creamy debugging.
Do you ever use print() or log() to debug your code? Of course you do.
IceCream, or ic for short, makes print debugging a little sweeter.
Description-md5: c9354c398632c11c13f823579372d92c
Section: python
Priority: optional
Filename: pool/main/p/python-icecream/python3-icecream_2.1.2-1_all.deb