How to Install and Uninstall bustle-pcap Package on Kali Linux

Last updated: May 15,2024

1. Install "bustle-pcap" package

Here is a brief guide to show you how to install bustle-pcap on Kali Linux

$ sudo apt update $ sudo apt install bustle-pcap

2. Uninstall "bustle-pcap" package

This tutorial shows how to uninstall bustle-pcap on Kali Linux:

$ sudo apt remove bustle-pcap $ sudo apt autoclean && sudo apt autoremove

3. Information about the bustle-pcap package on Kali Linux

Package: bustle-pcap
Source: bustle
Version: 0.8.0-2
Installed-Size: 57
Maintainer: Debian Haskell Group
Architecture: amd64
Replaces: bustle (<< 0.5.4-1~)
Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.39.4), libpcap0.8 (>= 0.9.8)
Breaks: bustle (<< 0.4.7-3~)
Size: 14800
SHA256: 038f20f007707d6fff74625b6f6a35f315f2f4e636d05ca959a0210251332e51
SHA1: 7d36e57da4b6f71190929bdb38985782565ae373
MD5sum: 29f22797ae253f2cbc1bd29a644cd29b
Description: D-Bus traffic capture tool for the pcap format
Bustle is a tool to chart and provide timing information of D-Bus
calls for profiling and debugging purposes. It is intended to replace
reading the cryptic output of dbus-monitor.
.
This package contains the capture tool which will capture the D-Bus
traffic into a pcap file that can be visualized using Bustle.
Description-md5:
Homepage: https://gitlab.freedesktop.org/bustle/bustle#readme
Section: devel
Priority: optional
Filename: pool/main/b/bustle/bustle-pcap_0.8.0-2_amd64.deb