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

Last updated: May 18,2024

1. Install "python-calabash" package

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

$ sudo apt update $ sudo apt install python-calabash

2. Uninstall "python-calabash" package

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

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

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

Package: python-calabash
Priority: optional
Section: universe/python
Installed-Size: 59
Maintainer: Ubuntu Developers
Original-Maintainer: Dominique Belhachemi
Architecture: all
Source: calabash
Version: 0.0.3-3
Provides: python2.7-calabash
Depends: python:any (>= 2.7.5-5~), python:any (<< 2.8)
Filename: pool/universe/c/calabash/python-calabash_0.0.3-3_all.deb
Size: 6316
MD5sum: 2a31aea7eb67ebf471891218b0a8f315
SHA1: 6f333a12225cf1919a93d657ffc7bc766281200b
SHA256: e4fc21801da4b69f010fc9ea7a30ec99316c8ee8daedf5e6ea112152a9ff9662
Description-en: Bash-style pipelining syntax for Python generators
Calabash aims to bring bash-style pipelining to Python generators.
Description-md5: aad9b55e4a59dea02edd070ccd2cc9a0
Homepage: http://pypi.python.org/pypi/calabash
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu