How to Install and Uninstall shelltestrunner Package on Kali Linux

Last updated: October 05,2024

1. Install "shelltestrunner" package

Learn how to install shelltestrunner on Kali Linux

$ sudo apt update $ sudo apt install shelltestrunner

2. Uninstall "shelltestrunner" package

In this section, we are going to explain the necessary steps to uninstall shelltestrunner on Kali Linux:

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

3. Information about the shelltestrunner package on Kali Linux

Package: shelltestrunner
Version: 1.9.0.1-1
Installed-Size: 7426
Maintainer: Debian Haskell Group
Architecture: amd64
Depends: libc6 (>= 2.34), libffi8 (>= 3.4), libgmp10 (>= 2:6.3.0+dfsg)
Size: 1230704
SHA256: 0ee2b635ef27e6c76cf982e3f1578a021ca9fdfc6713ab7b0dcfb19153dd91a5
SHA1: e12f5fafd15540d871580f57c1aca8857f928fa2
MD5sum: 7801cef14fc7869cb0c82f6d6760673f
Description: 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:
Homepage: https://github.com/simonmichael/shelltestrunner
Section: haskell
Priority: optional
Filename: pool/main/s/shelltestrunner/shelltestrunner_1.9.0.1-1_amd64.deb