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

Last updated: May 14,2024

1. Install "python2-applicationinsights" package

Please follow the guidelines below to install python2-applicationinsights on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-applicationinsights

2. Uninstall "python2-applicationinsights" package

Please follow the step by step instructions below to uninstall python2-applicationinsights on openSUSE Leap:

$ sudo zypper remove python2-applicationinsights

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

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