How to Install and Uninstall bustle.x86_64 Package on Fedora 35
Last updated: November 28,2024
1. Install "bustle.x86_64" package
In this section, we are going to explain the necessary steps to install bustle.x86_64 on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
bustle.x86_64
Copied
2. Uninstall "bustle.x86_64" package
This is a short guide on how to uninstall bustle.x86_64 on Fedora 35:
$
sudo dnf remove
bustle.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the bustle.x86_64 package on Fedora 35
Last metadata expiration check: 2:21:00 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : bustle
Version : 0.8.0
Release : 1.fc35
Architecture : x86_64
Size : 1.1 M
Source : bustle-0.8.0-1.fc35.src.rpm
Repository : fedora
Summary : Draw sequence diagrams of D-Bus traffic
URL : https://hackage.haskell.org/package/bustle
License : LGPLv2+
Description : Bustle records and draws sequence diagrams of D-Bus activity, showing signal
: emissions, method calls and their corresponding returns, with timestamps for
: each individual event and the duration of each method call. This can help you
: check for unwanted D-Bus traffic, and pinpoint why your D-Bus-based application
: isn't performing as well as you like. It also provides statistics like signal
: frequencies and average method call times.
Available Packages
Name : bustle
Version : 0.8.0
Release : 1.fc35
Architecture : x86_64
Size : 1.1 M
Source : bustle-0.8.0-1.fc35.src.rpm
Repository : fedora
Summary : Draw sequence diagrams of D-Bus traffic
URL : https://hackage.haskell.org/package/bustle
License : LGPLv2+
Description : Bustle records and draws sequence diagrams of D-Bus activity, showing signal
: emissions, method calls and their corresponding returns, with timestamps for
: each individual event and the duration of each method call. This can help you
: check for unwanted D-Bus traffic, and pinpoint why your D-Bus-based application
: isn't performing as well as you like. It also provides statistics like signal
: frequencies and average method call times.