How to Install and Uninstall python-pyvows Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "python-pyvows" package

Here is a brief guide to show you how to install python-pyvows on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-pyvows

2. Uninstall "python-pyvows" package

Please follow the instructions below to uninstall python-pyvows on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python-pyvows package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-pyvows
Priority: optional
Section: universe/python
Installed-Size: 137
Maintainer: Ubuntu Developers
Original-Maintainer: Marcelo Jorge Vieira
Architecture: all
Source: pyvows
Version: 2.0.6-2
Depends: python, python-gevent, python-preggy, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/p/pyvows/python-pyvows_2.0.6-2_all.deb
Size: 20760
MD5sum: 30b1bbfe572e8e9e318478647505a081
SHA1: 38c64387aabf3f387965f88165afdf33bacb3707
SHA256: 03dc2811f15535ce0a08a256d6df3b8b3adc31fc23c856ffb9b9fb352f7968ee
Description-en: 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: 8235986b192c13456ad6d45c4d8286f7
Homepage: http://pyvows.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu