How to Install and Uninstall lmbench Package on Kali Linux

Last updated: May 20,2024

1. Install "lmbench" package

Please follow the guidance below to install lmbench on Kali Linux

$ sudo apt update $ sudo apt install lmbench

2. Uninstall "lmbench" package

This tutorial shows how to uninstall lmbench on Kali Linux:

$ sudo apt remove lmbench $ sudo apt autoclean && sudo apt autoremove

3. Information about the lmbench package on Kali Linux

Package: lmbench
Version: 3.0-a9+debian.1-6
Installed-Size: 4409
Maintainer: Debian QA Group
Architecture: amd64
Depends: gcc, perl, libc6-dev | libc-dev, libc6 (>= 2.15), libtirpc3 (>= 1.0.2), perl:any
Recommends: lmbench-doc
Size: 510620
SHA256: 735df59369215cee41c82c9f18aa9153f3cae106f0604be8a0cc17c18c73f51d
SHA1: b22646f9ce119ed9292e349c455e9643d491bf1a
MD5sum: 69dce75780f46bb6deccb3c2363ec47c
Description: Utilities to benchmark UNIX systems
Lmbench is a set of utilities to test the performance
of a unix system producing detailed results as well
as providing tools to process them. It includes a series of
micro benchmarks that measure some basic operating
system and hardware metrics:
.
* file reading and summing
* memory bandwidth while reading, writing and copying
* copying data through pipes
* copying data through Unix sockets
* reading data through TCP/IP sockets
Description-md5:
Homepage: http://www.bitmover.com/lmbench/
Section: non-free/admin
Priority: optional
Filename: pool/non-free/l/lmbench/lmbench_3.0-a9+debian.1-6_amd64.deb