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

Last updated: May 18,2024

1. Install "python38-applicationinsights" package

This guide let you learn how to install python38-applicationinsights on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-applicationinsights

2. Uninstall "python38-applicationinsights" package

Please follow the guidelines below to uninstall python38-applicationinsights on openSuSE Tumbleweed:

$ sudo zypper remove python38-applicationinsights

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

Information for package python38-applicationinsights:
-----------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-applicationinsights
Version : 0.11.10-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 473,7 KiB
Installed : No
Status : not installed
Source package : python-applicationinsights-0.11.10-1.1.src
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.