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

Last updated: April 29,2024

1. Install "python2-Paver" package

Please follow the instructions below to install python2-Paver on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-Paver

2. Uninstall "python2-Paver" package

This tutorial shows how to uninstall python2-Paver on openSUSE Leap:

$ sudo zypper remove python2-Paver

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

Information for package python2-Paver:
--------------------------------------
Repository : Main Repository
Name : python2-Paver
Version : 1.3.4-bp153.1.72
Arch : noarch
Vendor : openSUSE
Installed Size : 2,7 MiB
Installed : No
Status : not installed
Source package : python-Paver-1.3.4-bp153.1.72.src
Summary : Build, distribution and deployment scripting
Description :
Paver is a Python-based build/distribution/deployment scripting tool along the
lines of Make or Rake. Paver integrates with commonly
used Python libraries.