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

Last updated: September 28,2024

1. Install "python311-applicationinsights" package

This is a short guide on how to install python311-applicationinsights on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-applicationinsights

2. Uninstall "python311-applicationinsights" package

Please follow the step by step instructions below to uninstall python311-applicationinsights on openSuSE Tumbleweed:

$ sudo zypper remove python311-applicationinsights

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

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