How to Install and Uninstall collectl Package on Kali Linux

Last updated: May 17,2024

1. Install "collectl" package

Please follow the guidance below to install collectl on Kali Linux

$ sudo apt update $ sudo apt install collectl

2. Uninstall "collectl" package

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

$ sudo apt remove collectl $ sudo apt autoclean && sudo apt autoremove

3. Information about the collectl package on Kali Linux

Package: collectl
Version: 4.3.1-1
Installed-Size: 2176
Maintainer: Troy Heber
Architecture: all
Replaces: collectl-utils
Depends: lsb-base, pciutils, libtime-hires-perl, libio-compress-perl
Recommends: colplot
Breaks: collectl-utils
Size: 517556
SHA256: 0cb58958753c35f4614825e7af048003e7ba44c162cd041532ec18a8a6ee63e1
SHA1: dc73a796271e354062cd988eb20f3ad96fd8b735
MD5sum: 576527c01af19d642542dc1647ec8e54
Description: Utility to collect Linux performance data
Collectl is a performance monitoring and benchmark tool that tries to do it
all. You can choose to monitor any of a broad set of subsystems which
currently include buddyinfo, cpu, disk, inodes, infiniband, lustre, memory,
network, nfs, processes, quadrics, slabs, sockets and tcp.
.
Output can also be saved in a rolling set of logs for later playback or
displayed interactively in a variety of formats. If all that isn't enough
there are additional mechanisms for supplying data to external tools by
generating output as s-expressions, a format of choice for some tools such as
supermon or in another format called list-expressions. This output can be
written to a file or sent over a socket. You can even create files in
space-separated format for plotting with external packages like gnuplot.
Description-md5:
Homepage: http://collectl.sourceforge.net
Tag: admin::benchmarking, role::program
Section: admin
Priority: optional
Filename: pool/main/c/collectl/collectl_4.3.1-1_all.deb