How to Install and Uninstall python-tango-doc Package on Kali Linux

Last updated: October 06,2024

1. Install "python-tango-doc" package

This guide covers the steps necessary to install python-tango-doc on Kali Linux

$ sudo apt update $ sudo apt install python-tango-doc

2. Uninstall "python-tango-doc" package

This guide covers the steps necessary to uninstall python-tango-doc on Kali Linux:

$ sudo apt remove python-tango-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-tango-doc package on Kali Linux

Package: python-tango-doc
Source: pytango
Version: 9.3.3-1
Installed-Size: 9979
Maintainer: Debian Science Maintainers
Architecture: all
Replaces: python-pytango-doc (<< 9.2.0-2~)
Depends: libjs-sphinxdoc (>= 2.4.3-5~), sphinx-rtd-theme-common (>= 0.5.1+dfsg)
Breaks: python-pytango-doc (<< 9.2.0-2~)
Size: 4567920
SHA256: 5de71f7bf86a9de692602148c164131f268f6744ec69429031224b375d63b578
SHA1: fe27fdf2d40f1949ac60a2340dba9171d8b8e0f0
MD5sum: 7af2efdfdd2fefe9b52f3df5db69c921
Description: API for the TANGO control system
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 package contains the documentation for the python-tango library.
Description-md5: 13956e45a5367529bb9dbeb988fbe63e
Homepage: https://pytango.readthedocs.io/en/latest/
Section: doc
Priority: optional
Filename: pool/main/p/pytango/python-tango-doc_9.3.3-1_all.deb