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

Last updated: November 08,2024

1. Install "python311-pyannotate" package

Learn how to install python311-pyannotate on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-pyannotate

2. Uninstall "python311-pyannotate" package

Please follow the step by step instructions below to uninstall python311-pyannotate on openSuSE Tumbleweed:

$ sudo zypper remove python311-pyannotate

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

Information for package python311-pyannotate:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-pyannotate
Version : 1.2.0-6.1
Arch : noarch
Vendor : openSUSE
Installed Size : 332.7 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.