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

Last updated: May 20,2024

1. Install "python-pyxs-doc" package

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

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

2. Uninstall "python-pyxs-doc" package

This guide let you learn how to uninstall python-pyxs-doc on Kali Linux:

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

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

Package: python-pyxs-doc
Source: python-pyxs
Version: 0.4.2~git20190115.97f14313-5
Installed-Size: 204
Maintainer: Benjamin Hof
Architecture: all
Depends: libjs-sphinxdoc (>= 4.3)
Size: 42412
SHA256: ddab79a5f0a753f2ab63c2de29a15d27e1c7bfbf518c39d81f8332cb79b82a45
SHA1: 2e0fea10ff8986db6a26cd156c924aa4eee78dda
MD5sum: 45a2a8d77e50fda62ad6b162af377003
Description: Pure Python XenStore client implementation (documentation)
pyxs is a pure Python XenStore client implementation, which covers all of the
libxs features and adds some nice Pythonic sugar on top.
.
pyxs works over a Unix socket or XenBus,
has a clean and well-documented API,
is written in easy to understand Python,
and can be used with gevent or eventlet.
.
This package installs the documentation.
Description-md5:
Multi-Arch: foreign
Homepage: https://pyxs.readthedocs.org
Section: doc
Priority: optional
Filename: pool/main/p/python-pyxs/python-pyxs-doc_0.4.2~git20190115.97f14313-5_all.deb