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

Last updated: May 19,2024

1. Install "python3-cram" package

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

$ sudo apt update $ sudo apt install python3-cram

2. Uninstall "python3-cram" package

This tutorial shows how to uninstall python3-cram on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-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
Depends: python3, python3:any (>= 3.3.2-2~)
Filename: pool/universe/c/cram/python3-cram_0.6-1_all.deb
Size: 13224
MD5sum: be647e02a4ec5a48a6ecd31647fcceba
SHA1: d301d1f408e3b32ed5e3afca19be7a804d9223da
SHA256: 26600c6a70e6eb7260a046dddab5aa092b02dab99837be393a7f7b5ca01e5dea
Description-en: functional testing framework for command line applications - Python 3.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 3.x version.
Description-md5: 31f378cf149822c3fa4abd566e3ba8ce
Homepage: https://bitheap.org/cram/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu