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

Last updated: May 17,2024

1. Install "python3-pyvows" package

Please follow the instructions below to install python3-pyvows on Kali Linux

$ sudo apt update $ sudo apt install python3-pyvows

2. Uninstall "python3-pyvows" package

This is a short guide on how to uninstall python3-pyvows on Kali Linux:

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

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

Package: python3-pyvows
Source: pyvows
Version: 3.0.0-4
Installed-Size: 129
Maintainer: Debian Python Team
Architecture: all
Replaces: python-pyvows
Depends: python3-gevent, python3-preggy (>= 1.4.3), python3:any
Conflicts: python-pyvows
Size: 28144
SHA256: dfecb2eb697158e3614eaa74594216b5f8b5cc2ba807dd2d75d6fa0d04cec2a7
SHA1: be97eb944a6607b18e3a6661d34c05280e5ac44b
MD5sum: d912b2af9acde6aaa5ff01c94f20111b
Description: Asynchronous BDD for Python
Asynchronous behaviour driven development for Python. The main reason
for asynchronous testing is to make tests which target I/O run much
faster, by running them concurrently.
Description-md5:
Homepage: https://pyvows.org
Section: python
Priority: optional
Filename: pool/main/p/pyvows/python3-pyvows_3.0.0-4_all.deb