How to Install and Uninstall python3-cram.noarch Package on AlmaLinux 8
Last updated: November 01,2024
1. Install "python3-cram.noarch" package
Please follow the instructions below to install python3-cram.noarch on AlmaLinux 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-cram.noarch
Copied
2. Uninstall "python3-cram.noarch" package
Please follow the guidelines below to uninstall python3-cram.noarch on AlmaLinux 8:
$
sudo dnf remove
python3-cram.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-cram.noarch package on AlmaLinux 8
Last metadata expiration check: 0:47:34 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : python3-cram
Version : 0.7
Release : 4.el8
Architecture : noarch
Size : 50 k
Source : python-cram-0.7-4.el8.src.rpm
Repository : epel
Summary : Simple testing framework for command line applications
URL : https://bitheap.org/cram/
License : GPLv2+
Description : 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.
Available Packages
Name : python3-cram
Version : 0.7
Release : 4.el8
Architecture : noarch
Size : 50 k
Source : python-cram-0.7-4.el8.src.rpm
Repository : epel
Summary : Simple testing framework for command line applications
URL : https://bitheap.org/cram/
License : GPLv2+
Description : 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.