How to Install and Uninstall python3-applicationinsights Package on openSUSE Leap

Last updated: May 15,2024

1. Install "python3-applicationinsights" package

This tutorial shows how to install python3-applicationinsights on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-applicationinsights

2. Uninstall "python3-applicationinsights" package

Please follow the steps below to uninstall python3-applicationinsights on openSUSE Leap:

$ sudo zypper remove python3-applicationinsights

3. Information about the python3-applicationinsights package on openSUSE Leap

Information for package python3-applicationinsights:
----------------------------------------------------
Repository : Main Repository
Name : python3-applicationinsights
Version : 0.11.9-6.4.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 440.8 KiB
Installed : No
Status : not installed
Source package : python-applicationinsights-0.11.9-6.4.1.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.