How to Install and Uninstall python3-datadog.noarch Package on Fedora 36

Last updated: January 18,2025

1. Install "python3-datadog.noarch" package

Please follow the guidelines below to install python3-datadog.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install python3-datadog.noarch

2. Uninstall "python3-datadog.noarch" package

Please follow the guidance below to uninstall python3-datadog.noarch on Fedora 36:

$ sudo dnf remove python3-datadog.noarch $ sudo dnf autoremove

3. Information about the python3-datadog.noarch package on Fedora 36

Last metadata expiration check: 5:12:05 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-datadog
Version : 0.44.0
Release : 1.fc36
Architecture : noarch
Size : 165 k
Source : python-datadog-0.44.0-1.fc36.src.rpm
Repository : fedora
Summary : Python wrapper for the Datadog API
URL : https://github.com/DataDog/datadogpy
License : BSD
Description : Datadogpy is a collection of tools suitable for inclusion in existing Python
: projects or for development of standalone scripts. It provides an abstraction on
: top of Datadog's raw HTTP interface and the Agent's StatsD metrics aggregation
: server, to interact with Datadog and efficiently report events and metrics.