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

Last updated: September 20,2024

1. Install "python38-visitor" package

This tutorial shows how to install python38-visitor on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-visitor

2. Uninstall "python38-visitor" package

Please follow the step by step instructions below to uninstall python38-visitor on openSuSE Tumbleweed:

$ sudo zypper remove python38-visitor

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

Information for package python38-visitor:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-visitor
Version : 0.1.3-1.12
Arch : noarch
Vendor : openSUSE
Installed Size : 8,3 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).