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

Last updated: May 20,2024

1. Install "python-cram" package

Please follow the steps below to install python-cram on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-cram

2. Uninstall "python-cram" package

In this section, we are going to explain the necessary steps to uninstall python-cram on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-cram
Priority: optional
Section: universe/python
Installed-Size: 56
Maintainer: Ubuntu Developers
Original-Maintainer: Laszlo Boszormenyi (GCS)
Architecture: all
Source: cram
Version: 0.6-1
Provides: python2.7-cram
Depends: python, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/c/cram/python-cram_0.6-1_all.deb
Size: 13150
MD5sum: be5502d62dd64a5a1438a3d566391c3c
SHA1: b4e0691116611367996ce4605b3d804cc9b680c2
SHA256: 13c09bf39f19b34cf52d3efaa68c665ef80245a5282e70192516497c630ba8d6
Description-en: functional testing framework for command line applications - Python 2.x
Cram tests look like snippets of interactive shell sessions. Cram runs each
command and compares the command output in the test with the command's actual
output.
.
This package provides the Python 2.x version.
Description-md5: 583a604b564ef2de58366debecfeb8e5
Homepage: https://bitheap.org/cram/
Python-Version: 2.7
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu