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

Last updated: January 24,2025

1. Install "python2-visitor" package

Learn how to install python2-visitor on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-visitor

2. Uninstall "python2-visitor" package

This guide let you learn how to uninstall python2-visitor on openSUSE Leap:

$ sudo zypper remove python2-visitor

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

Information for package python2-visitor:
----------------------------------------
Repository : Main Repository
Name : python2-visitor
Version : 0.1.3-bp153.1.24
Arch : noarch
Vendor : openSUSE
Installed Size : 7,9 KiB
Installed : No
Status : not installed
Source package : python-visitor-0.1.3-bp153.1.24.src
Summary : A tiny pythonic visitor implementation
Description :
A tiny library to facilitate visitor implementation in Python
(which are slightly peculiar due to dynamic typing).