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

Last updated: May 20,2024

1. Install "python3-tango" package

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

$ sudo apt update $ sudo apt install python3-tango

2. Uninstall "python3-tango" package

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

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

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

Package: python3-tango
Source: pytango (9.3.3-1)
Version: 9.3.3-1+b1
Installed-Size: 17628
Maintainer: Debian Science Maintainers
Architecture: amd64
Provides: python3.10-tango, python3.9-tango
Depends: python3 (<< 3.11), python3 (>= 3.9~), python3-numpy (>= 1:1.20.0), python3-numpy-abi9, python3-six (>= 1.10), python3:any, libboost-python1.74.0 (>= 1.74.0), libboost-python1.74.0-py39, libc6 (>= 2.32), libgcc-s1 (>= 3.0), libomniorb4-2 (>= 4.2.0), libomnithread4 (>= 4.2.0), libstdc++6 (>= 11), libtango9 (>= 9.3.4+dfsg1)
Size: 2521724
SHA256: 8f0eeb5adbadd1c140ba2bf8843ad663ee948a4fcfe6834c2bc9226376986ce1
SHA1: 258787d49496919333e060f7640394e5e20ec455
MD5sum: 11007628c0ab0dd97c38f2b23a3b35a2
Description: API for the TANGO control system (Python 3)
TANGO is an object oriented distributed control system using CORBA,
mainly developed by the Controls Section of the ALBA Synchrotron.
PyTango provides bindings for its client- and server-side C++ APIs.
With PyTango, you can write TANGO device servers and TANGO applications
(scripts, CLIs, GUIs) that access TANGO device servers in pure Python.
.
This is the Python 3 version of the package.
Description-md5: 61b09160772b50d23c891ebab80dd8ec
Homepage: https://pytango.readthedocs.io/en/latest/
Section: python
Priority: optional
Filename: pool/main/p/pytango/python3-tango_9.3.3-1+b1_amd64.deb