How to Install and Uninstall python2-pyannotate Package on openSUSE Leap

Last updated: July 01,2024

1. Install "python2-pyannotate" package

Please follow the instructions below to install python2-pyannotate on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-pyannotate

2. Uninstall "python2-pyannotate" package

In this section, we are going to explain the necessary steps to uninstall python2-pyannotate on openSUSE Leap:

$ sudo zypper remove python2-pyannotate

3. Information about the python2-pyannotate package on openSUSE Leap

Information for package python2-pyannotate:
-------------------------------------------
Repository : Main Repository
Name : python2-pyannotate
Version : 1.2.0-bp153.1.17
Arch : noarch
Vendor : openSUSE
Installed Size : 271,2 KiB
Installed : No
Status : not installed
Source package : python-pyannotate-1.2.0-bp153.1.17.src
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.