How to Install and Uninstall python39-azure-cognitiveservices-inkrecognizer Package on openSuSE Tumbleweed

Last updated: October 18,2024

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

Please follow the steps below to install python39-azure-cognitiveservices-inkrecognizer on openSuSE Tumbleweed

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

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

Learn how to uninstall python39-azure-cognitiveservices-inkrecognizer on openSuSE Tumbleweed:

$ sudo zypper remove python39-azure-cognitiveservices-inkrecognizer

3. Information about the python39-azure-cognitiveservices-inkrecognizer package on openSuSE Tumbleweed

Information for package python39-azure-cognitiveservices-inkrecognizer:
-----------------------------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-azure-cognitiveservices-inkrecognizer
Version : 1.0.0b1-2.18
Arch : noarch
Vendor : openSUSE
Installed Size : 118.3 KiB
Installed : No
Status : not installed
Source package : python-azure-cognitiveservices-inkrecognizer-1.0.0b1-2.18.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