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

Last updated: October 04,2024

1. Install "python38-pysvn" package

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

$ sudo zypper refresh $ sudo zypper install python38-pysvn

2. Uninstall "python38-pysvn" package

This guide let you learn how to uninstall python38-pysvn on openSuSE Tumbleweed:

$ sudo zypper remove python38-pysvn

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

Information for package python38-pysvn:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-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