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

Last updated: July 03,2024

1. Install "python3-datadog.noarch" package

Please follow the guidance below to install python3-datadog.noarch on Fedora 34

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

2. Uninstall "python3-datadog.noarch" package

Please follow the steps below to uninstall python3-datadog.noarch on Fedora 34:

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

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

Last metadata expiration check: 0:30:34 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-datadog
Version : 0.23.0
Release : 10.fc34
Architecture : noarch
Size : 116 k
Source : python-datadog-0.23.0-10.fc34.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.