How to Install and Uninstall python3-visitor Package on openSUSE Leap
Last updated: November 07,2024
1. Install "python3-visitor" package
In this section, we are going to explain the necessary steps to install python3-visitor on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python3-visitor
Copied
2. Uninstall "python3-visitor" package
Here is a brief guide to show you how to uninstall python3-visitor on openSUSE Leap:
$
sudo zypper remove
python3-visitor
Copied
3. Information about the python3-visitor package on openSUSE Leap
Information for package python3-visitor:
----------------------------------------
Repository : Main Repository
Name : python3-visitor
Version : 0.1.3-bp155.2.12
Arch : noarch
Vendor : openSUSE
Installed Size : 8.9 KiB
Installed : No
Status : not installed
Source package : python-visitor-0.1.3-bp155.2.12.src
Upstream URL : http://github.com/mbr/visitor
Summary : A tiny pythonic visitor implementation
Description :
A tiny library to facilitate visitor implementation in Python
(which are slightly peculiar due to dynamic typing).
----------------------------------------
Repository : Main Repository
Name : python3-visitor
Version : 0.1.3-bp155.2.12
Arch : noarch
Vendor : openSUSE
Installed Size : 8.9 KiB
Installed : No
Status : not installed
Source package : python-visitor-0.1.3-bp155.2.12.src
Upstream URL : http://github.com/mbr/visitor
Summary : A tiny pythonic visitor implementation
Description :
A tiny library to facilitate visitor implementation in Python
(which are slightly peculiar due to dynamic typing).