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

Last updated: May 17,2024

1. Install "python3-pyxs" package

This is a short guide on how to install python3-pyxs on Kali Linux

$ sudo apt update $ sudo apt install python3-pyxs

2. Uninstall "python3-pyxs" package

Please follow the guidance below to uninstall python3-pyxs on Kali Linux:

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

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

Package: python3-pyxs
Source: python-pyxs
Version: 0.4.2~git20190115.97f14313-5
Installed-Size: 73
Maintainer: Benjamin Hof
Architecture: all
Depends: python3:any
Suggests: python-pyxs-doc
Size: 18148
SHA256: e5f7820bbcec4a7e5982f993a374b120a761002e0df6782d9856a700cc8ff450
SHA1: f3b4e46124126663549030efddbc75cc14e27358
MD5sum: 294776fd4362fbedabfe3d4aca01a84a
Description: Pure Python XenStore client implementation
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 library for Python 3.
Description-md5:
Homepage: https://pyxs.readthedocs.org
Section: python
Priority: optional
Filename: pool/main/p/python-pyxs/python3-pyxs_0.4.2~git20190115.97f14313-5_all.deb