How to Install and Uninstall python36-visitor Package on openSuSE Tumbleweed

Last updated: May 18,2024

1. Install "python36-visitor" package

Please follow the instructions below to install python36-visitor on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-visitor

2. Uninstall "python36-visitor" package

Please follow the steps below to uninstall python36-visitor on openSuSE Tumbleweed:

$ sudo zypper remove python36-visitor

3. Information about the python36-visitor package on openSuSE Tumbleweed

Information for package python36-visitor:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-visitor
Version : 0.1.3-1.12
Arch : noarch
Vendor : openSUSE
Installed Size : 8,2 KiB
Installed : No
Status : not installed
Source package : python-visitor-0.1.3-1.12.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).