How to Install and Uninstall python3-azure-cognitiveservices-inkrecognizer Package on openSUSE Leap

Last updated: May 17,2024

1. Install "python3-azure-cognitiveservices-inkrecognizer" package

This is a short guide on how to install python3-azure-cognitiveservices-inkrecognizer on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-azure-cognitiveservices-inkrecognizer

2. Uninstall "python3-azure-cognitiveservices-inkrecognizer" package

Please follow the guidelines below to uninstall python3-azure-cognitiveservices-inkrecognizer on openSUSE Leap:

$ sudo zypper remove python3-azure-cognitiveservices-inkrecognizer

3. Information about the python3-azure-cognitiveservices-inkrecognizer package on openSUSE Leap

Information for package python3-azure-cognitiveservices-inkrecognizer:
----------------------------------------------------------------------
Repository : Main Repository
Name : python3-azure-cognitiveservices-inkrecognizer
Version : 1.0.0b1-3.3.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 168.6 KiB
Installed : No
Status : not installed
Source package : python-azure-cognitiveservices-inkrecognizer-1.0.0b1-3.3.1.src
Upstream URL : https://github.com/Azure/azure-sdk-for-python
Summary : Microsoft Azure Cognitive Services Ink Recognizer Client Library
Description :
Azure Ink Recognizer SDK is an SDK for developers to work with Azure Ink Recognizer Service.
The service recognize a collection of ink strokes and return a tree hierarchy of the recognized units,
such as lines, words, shapes, as well as the handwriting recognition result of the words.
Features:
* Connect to Azure Ink Recognizer Service
* Convert collections of ink strokes into HTTP requests
* Parse HTTP response into ink recognition units