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

Last updated: October 11,2024

1. Install "python3-datadog.noarch" package

Here is a brief guide to show you how to install python3-datadog.noarch on Fedora 38

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

2. Uninstall "python3-datadog.noarch" package

Here is a brief guide to show you how to uninstall python3-datadog.noarch on Fedora 38:

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

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

Last metadata expiration check: 1:13:02 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : python3-datadog
Version : 0.44.0
Release : 5.fc38
Architecture : noarch
Size : 242 k
Source : python-datadog-0.44.0-5.fc38.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.