How to Install and Uninstall python310-pyannotate Package on openSuSE Tumbleweed

Last updated: May 19,2024

1. Install "python310-pyannotate" package

Here is a brief guide to show you how to install python310-pyannotate on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-pyannotate

2. Uninstall "python310-pyannotate" package

This guide let you learn how to uninstall python310-pyannotate on openSuSE Tumbleweed:

$ sudo zypper remove python310-pyannotate

3. Information about the python310-pyannotate package on openSuSE Tumbleweed

Information for package python310-pyannotate:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-pyannotate
Version : 1.2.0-6.1
Arch : noarch
Vendor : openSUSE
Installed Size : 236.3 KiB
Installed : No
Status : not installed
Source package : python-pyannotate-1.2.0-6.1.src
Upstream URL : https://github.com/dropbox/pyannotate
Summary : PyAnnotate: Auto-generate PEP-484 annotations
Description :
This module inserts annotations into source code based on call
arguments and return types observed at runtime.