How to Install and Uninstall python39-applicationinsights Package on openSuSE Tumbleweed

Last updated: May 19,2024

1. Install "python39-applicationinsights" package

Please follow the instructions below to install python39-applicationinsights on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-applicationinsights

2. Uninstall "python39-applicationinsights" package

Please follow the instructions below to uninstall python39-applicationinsights on openSuSE Tumbleweed:

$ sudo zypper remove python39-applicationinsights

3. Information about the python39-applicationinsights package on openSuSE Tumbleweed

Information for package python39-applicationinsights:
-----------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-applicationinsights
Version : 0.11.10-1.14
Arch : noarch
Vendor : openSUSE
Installed Size : 357.2 KiB
Installed : No
Status : not installed
Source package : python-applicationinsights-0.11.10-1.14.src
Upstream URL : https://github.com/Azure/azure-sdk-for-python
Summary : Microsoft Application Insights for Python
Description :
This project extends the Application Insights API surface to support Python.
Application Insights is a service that allows developers to keep their
application available, performing and succeeding. This Python module will
allow you to send telemetry of various kinds (event, trace, exception, etc.)
to the Application Insights service where they can be visualized in the
Azure Portal.