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

Last updated: May 19,2024

1. Install "python3-cram" package

Please follow the steps below to install python3-cram on Kali Linux

$ sudo apt update $ sudo apt install python3-cram

2. Uninstall "python3-cram" package

Please follow the guidance below to uninstall python3-cram on Kali Linux:

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

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

Package: python3-cram
Source: cram
Version: 0.7-5
Installed-Size: 79
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 17588
SHA256: 5e6e563f52aef4c351e21910da0f1031c545c21345b2823e2931d8d7e93febd0
SHA1: 1f2f6c3e3bf8cc1a269b5cce67ba3989fa27eae8
MD5sum: e58aad96424e78c9c38800bc9f89d4ce
Description: 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:
Homepage: https://bitheap.org/cram/
Section: python
Priority: optional
Filename: pool/main/c/cram/python3-cram_0.7-5_all.deb