How to Install and Uninstall btest Package on Kali Linux

Last updated: May 21,2024

1. Install "btest" package

Please follow the steps below to install btest on Kali Linux

$ sudo apt update $ sudo apt install btest

2. Uninstall "btest" package

Please follow the step by step instructions below to uninstall btest on Kali Linux:

$ sudo apt remove btest $ sudo apt autoclean && sudo apt autoremove

3. Information about the btest package on Kali Linux

Package: btest
Version: 0.72-1
Installed-Size: 169
Maintainer: Hilko Bengen
Architecture: all
Depends: python3:any, python3
Size: 61520
SHA256: e355e17ac44627230f85d55409212adc0bd768b80e70d211018daf820faf95fc
SHA1: b00fa5db1a822926010196dac4ba5fc0d0e30622
MD5sum: 5cb769085f5172a930075194cc4f8139
Description: simple driver for basic unit tests
"btest" is a simple framework for writing unit tests. Freely
borrowing some ideas from other packages, it's main objective is to
provide an easy-to-use, straightforward driver for a suite of
shell-based tests. Each test consists of a set of command lines that
will be executed, and success is determined based on their exit
codes. "btest" comes with some additional tools that can be used
within such tests to compare output against a previously established
baseline.
Description-md5:
Homepage: http://www.zeek.org/
Section: devel
Priority: optional
Filename: pool/main/b/btest/btest_0.72-1_all.deb