How to Install and Uninstall python3-azure-ai-textanalytics Package on openSUSE Leap

Last updated: May 12,2024

1. Install "python3-azure-ai-textanalytics" package

This tutorial shows how to install python3-azure-ai-textanalytics on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-azure-ai-textanalytics

2. Uninstall "python3-azure-ai-textanalytics" package

Please follow the steps below to uninstall python3-azure-ai-textanalytics on openSUSE Leap:

$ sudo zypper remove python3-azure-ai-textanalytics

3. Information about the python3-azure-ai-textanalytics package on openSUSE Leap

Information for package python3-azure-ai-textanalytics:
-------------------------------------------------------
Repository : Main Repository
Name : python3-azure-ai-textanalytics
Version : 5.0.0-3.3.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 644.3 KiB
Installed : No
Status : not installed
Source package : python-azure-ai-textanalytics-5.0.0-3.3.1.src
Upstream URL : https://github.com/Azure/azure-sdk-for-python
Summary : Azure Text Analytics client library for Python
Description :
Text Analytics is a cloud-based service that provides advanced natural language
processing over raw text, and includes six main functions:
* Sentiment Analysis
* Named Entity Recognition
* Personally Identifiable Information (PII) Entity Recognition
* Linked Entity Recognition
* Language Detection
* Key Phrase Extraction