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

Last updated: July 08,2024

1. Install "python310-applicationinsights" package

Please follow the step by step instructions below to install python310-applicationinsights on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-applicationinsights

2. Uninstall "python310-applicationinsights" package

This guide let you learn how to uninstall python310-applicationinsights on openSuSE Tumbleweed:

$ sudo zypper remove python310-applicationinsights

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

Information for package python310-applicationinsights:
------------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-applicationinsights
Version : 0.11.10-1.14
Arch : noarch
Vendor : openSUSE
Installed Size : 351.3 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.