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

Last updated: July 08,2024

1. Install "python2-vcs" package

This is a short guide on how to install python2-vcs on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-vcs

2. Uninstall "python2-vcs" package

In this section, we are going to explain the necessary steps to uninstall python2-vcs on openSUSE Leap:

$ sudo zypper remove python2-vcs

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

Information for package python2-vcs:
------------------------------------
Repository : Main Repository
Name : python2-vcs
Version : 0.4.0-bp153.1.13
Arch : noarch
Vendor : openSUSE
Installed Size : 930,5 KiB
Installed : No
Status : not installed
Source package : python-vcs-0.4.0-bp153.1.13.src
Summary : Various Version Control System management abstraction layer for Python
Description :
Vcs is an abstraction layer over various version control systems. It is
designed as feature-rich Python library with clean API.