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

Last updated: May 17,2024

1. Install "python3-itango" package

In this section, we are going to explain the necessary steps to install python3-itango on Kali Linux

$ sudo apt update $ sudo apt install python3-itango

2. Uninstall "python3-itango" package

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

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

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

Package: python3-itango
Source: itango
Version: 0.1.7-2
Installed-Size: 225
Maintainer: Debian Science Maintainers
Architecture: all
Depends: python3-ipython, python3-tango (>= 9.2.0), python3:any
Recommends: python3-qtconsole | ipython3-qtconsole
Breaks: python3-pytango (<< 9.2.0)
Size: 85536
SHA256: 21e7247a2ae98d0137a2b30c5b1136491c358ced3e9e75f43f94ca75c667fa04
SHA1: acae85e245a473646af416de1786f62255702c75
MD5sum: be59dbfef96716f925b031245eb7e12b
Description: Interactive Tango client - Python 3
ITango works like a normal python console, but it provides a nice set of
features from IPython. It also adds set of PyTango specific features:
.
* automatic import of Tango objects
* device and attribute name completion
* list tango devices, classes, servers
* customized tango error message
* database utilities
.
This is the Python 3 version of the package.
Description-md5: 4bdcbfc3010276fb68ee3b98923b2f9e
Homepage: https://pythonhosted.org/itango/
Section: python
Priority: optional
Filename: pool/main/i/itango/python3-itango_0.1.7-2_all.deb