How to Install and Uninstall daggy.x86_64 Package on Fedora 36

Last updated: October 06,2024

1. Install "daggy.x86_64" package

Please follow the guidelines below to install daggy.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install daggy.x86_64

2. Uninstall "daggy.x86_64" package

This guide covers the steps necessary to uninstall daggy.x86_64 on Fedora 36:

$ sudo dnf remove daggy.x86_64 $ sudo dnf autoremove

3. Information about the daggy.x86_64 package on Fedora 36

Last metadata expiration check: 1:05:55 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : daggy
Version : 2.1.2
Release : 2.fc36
Architecture : x86_64
Size : 185 k
Source : daggy-2.1.2-2.fc36.src.rpm
Repository : fedora
Summary : Data Aggregation Utility and developer library
URL : https://github.com/synacker/daggy
License : MIT
Description : Data Aggregation Utility and C/C++ developer library for data streams catching.
: Main goals are server-less, cross-platform, simplicity and ease-of-use.
: It can be helpful for developers, QA, DevOps and engineers for debug,
: analyze and control any data streams, including requests and responses,
: in distributed network systems, for example, based on micro-service architecture.