How to Install and Uninstall cmdtest Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 12,2024

1. Install "cmdtest" package

Please follow the instructions below to install cmdtest on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install cmdtest

2. Uninstall "cmdtest" package

This is a short guide on how to uninstall cmdtest on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the cmdtest package on Ubuntu 20.10 (Groovy Gorilla)

Package: cmdtest
Architecture: all
Version: 0.32.14.gcdfe14e-1
Priority: optional
Section: universe/python
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules 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-1_all.deb
Size: 21752
MD5sum: 505b477be6572e012a1c3f54e72a2a87
SHA1: 80cd8b86e929fe3059ea8417ad662722a45fd955
SHA256: 06a2996292c0c0300b24790ecf83c1191d8bbc077554e1b0c80ed326e2f5a25f
SHA512: 4a57b195a8efc784f766fc487e5b8331af5feaa19d5b73c5d6ac7f3b5357fb87a263ef66efbdb117c6392b13a467cd9fc18af1ddb82e01bd1157cc6f1234c9be
Homepage: http://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