How to Install and Uninstall python2-pysvn Package on openSUSE Leap

Last updated: May 18,2024

1. Install "python2-pysvn" package

This tutorial shows how to install python2-pysvn on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-pysvn

2. Uninstall "python2-pysvn" package

Please follow the instructions below to uninstall python2-pysvn on openSUSE Leap:

$ sudo zypper remove python2-pysvn

3. Information about the python2-pysvn package on openSUSE Leap

Information for package python2-pysvn:
--------------------------------------
Repository : Main Repository
Name : python2-pysvn
Version : 1.9.6-bp153.1.18
Arch : x86_64
Vendor : openSUSE
Installed Size : 4,1 MiB
Installed : No
Status : not installed
Source package : python-pysvn-1.9.6-bp153.1.18.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

5. The same packages on other Linux Distributions