How to Install and Uninstall cmdtest Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 03,2024

1. Install "cmdtest" package

Please follow the steps below to install cmdtest on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install cmdtest

2. Uninstall "cmdtest" package

Please follow the guidance below to uninstall cmdtest on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove cmdtest $ sudo apt autoclean && sudo apt autoremove

3. Information about the cmdtest package on Ubuntu 21.10 (Impish Indri)

Package: cmdtest
Architecture: all
Version: 0.32.14.gcdfe14e-2
Priority: optional
Section: universe/python
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 96
Provides: yarn
Depends: python3, python3-cliapp, python3-markdown, python3-ttystatus, python3:any
Filename: pool/universe/c/cmdtest/cmdtest_0.32.14.gcdfe14e-2_all.deb
Size: 21880
MD5sum: 8365917829575e2e65d71a894544648a
SHA1: 992ca0a86dd9a822717d1adaab7764ee13626240
SHA256: f227fbeeeb175d4f0624733a08412f302f068459f52c76d60f93baf7ea08f29a
SHA512: 13d8728f70860797eea2bff9237312f5662bba90e434497f2dd1f7cccfbe26b2082b2c91368caa489e6c59f54b9e9ffc9f1b2312df09c55397bc5486066b83b6
Homepage: https://liw.fi/cmdtest/
Description-en: blackbox testing of Unix command line programs
cmdtest black box tests Unix command line tools. Roughly, it is given a
script, its input files, and its expected output files. cmdtest runs
the script, and checks the output is as expected.
.
cmdtest is aimed specifically at testing non-interactive Unix command
line programs, and tries to make that as easy as possible.
.
Also included is a "scenario testing" tool, yarn.
Description-md5: e8e0b446e381405475887764acc551a4