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

Last updated: July 02,2024

1. Install "python36-pysvn" package

Please follow the guidelines below to install python36-pysvn on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-pysvn

2. Uninstall "python36-pysvn" package

Here is a brief guide to show you how to uninstall python36-pysvn on openSuSE Tumbleweed:

$ sudo zypper remove python36-pysvn

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

Information for package python36-pysvn:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-pysvn
Version : 1.9.12-5.3
Arch : x86_64
Vendor : openSUSE
Installed Size : 2,9 MiB
Installed : No
Status : not installed
Source package : python-pysvn-1.9.12-5.3.src
Summary : Highlevel Subversion Python Bindings
Description :
pysvn is a set of highlevel Python bindings to Subversion. pysvn
enables tools to be written in Python that use Subversion.
Features:
* Supports all svn client features
* Supports svn transaction features required to write svn pre-commit
hooks
* Python like interface
* Documentation and examples provided
* No need to understand the Subversion C API