How to Install and Uninstall shelltestrunner Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 14,2024

1. Install "shelltestrunner" package

This tutorial shows how to install shelltestrunner on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install shelltestrunner

2. Uninstall "shelltestrunner" package

Please follow the steps below to uninstall shelltestrunner on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove shelltestrunner $ sudo apt autoclean && sudo apt autoremove

3. Information about the shelltestrunner package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: shelltestrunner
Priority: extra
Section: universe/haskell
Installed-Size: 9896
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Version: 1.3.5-6
Depends: libc6 (>= 2.15), libffi6 (>= 3.0.4), libgmp10
Filename: pool/universe/s/shelltestrunner/shelltestrunner_1.3.5-6_amd64.deb
Size: 1357560
MD5sum: 8d1b9d01a47f5aceaa79486a19e0923e
SHA1: 6fb43d207ba220e65b64654f8fd3e308179fadd3
SHA256: 0039052a0c23986965c698a03b568652a9dd94bb0223f6729ef098d604388c6c
Description-en: test command-line programs or arbitrary shell commands
shelltestrunner is a cross-platform tool for testing command-line
programs (or arbitrary shell commands). It reads simple declarative
tests specifying a command, some input, and the expected output,
error output and exit status. Tests can be run selectively, in
parallel, with a timeout, in color, and/or with differences
highlighted.
Description-md5: b83e1597d79a7e44be16d876066274d4
Homepage: http://hackage.haskell.org/package/shelltestrunner
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu