How to Install and Uninstall blkreplay Package on Kali Linux

Last updated: July 02,2024

1. Install "blkreplay" package

Please follow the steps below to install blkreplay on Kali Linux

$ sudo apt update $ sudo apt install blkreplay

2. Uninstall "blkreplay" package

Learn how to uninstall blkreplay on Kali Linux:

$ sudo apt remove blkreplay $ sudo apt autoclean && sudo apt autoremove

3. Information about the blkreplay package on Kali Linux

Package: blkreplay
Version: 1.0-3.1
Installed-Size: 2718
Maintainer: Andrew Shadura
Architecture: amd64
Depends: libc6 (>= 2.29)
Recommends: blkreplay-examples
Size: 2622596
SHA256: 7b5de14fac26bbfc614e512fda0eab55bed950ae0fe847f6e0cb50745f346dab
SHA1: a58057a1da5d8d70ccb6bfc84e426871fa8209b6
MD5sum: eaa3c2e2f9b59238c3ea79255debd649
Description: block device testing and benchmarking toolkit
blkreplay is a utility driving the block layer of the operating
system while measuring latency and throughput of I/O operations
for later visualisation.
.
blkreplay can create artificial loads (random read-write sweeps,
various kinds of overload tests) or replay natural loads which
have been recorded by blktrace or a similar utility run at
production servers.
.
blkreplay can be used to test physical hardware, to compare
different brands of hard disks or RAID controllers, to
evaluate the effect of SSD caching, to compare different
block level transports like iSCSI vs Fibrechannel and so on.
Description-md5:
Homepage: http://blkreplay.org
Tag: admin::benchmarking, role::program
Section: utils
Priority: optional
Filename: pool/main/b/blkreplay/blkreplay_1.0-3.1_amd64.deb