How to Install and Uninstall dbench Package on Kali Linux

Last updated: October 05,2024

1. Install "dbench" package

Please follow the steps below to install dbench on Kali Linux

$ sudo apt update $ sudo apt install dbench

2. Uninstall "dbench" package

This guide covers the steps necessary to uninstall dbench on Kali Linux:

$ sudo apt remove dbench $ sudo apt autoclean && sudo apt autoremove

3. Information about the dbench package on Kali Linux

Package: dbench
Version: 4.0-2.1
Installed-Size: 25730
Maintainer: Mattias Nordstrom
Architecture: amd64
Depends: libc6 (>= 2.34), libpopt0 (>= 1.14)
Size: 739788
SHA256: 3b42a52a8609c06a66c0f86cdd9184627eb654ab27949689b10653bbf8938738
SHA1: 18ff27cd33edf581f35142ae6e5feb9493f21ae5
MD5sum: 8cae0942e79b21ba0a3c4e10b8058f28
Description: The dbench (disk) and tbench (TCP) benchmarks
dbench and tbench simulate the load of the netbench "industry
standard" benchmark used to rate (windows) file servers. Unlike netbench,
they do not require a lab of Microsoft Windows PCs: dbench produces
the filesystem load on a netbench run, and tbench produces the
network load, allowing simpler bottleneck isolation.
.
Note that this benchmark is *not* a realistic reflection of normal
server load.
Description-md5:
Homepage: http://samba.org/ftp/tridge/dbench/
Tag: admin::benchmarking, interface::commandline, role::program,
scope::utility, use::monitor
Section: utils
Priority: optional
Filename: pool/main/d/dbench/dbench_4.0-2.1_amd64.deb