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

Last updated: February 03,2025

1. Install "python36-Paver" package

Please follow the step by step instructions below to install python36-Paver on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-Paver

2. Uninstall "python36-Paver" package

This tutorial shows how to uninstall python36-Paver on openSuSE Tumbleweed:

$ sudo zypper remove python36-Paver

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

Information for package python36-Paver:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-Paver
Version : 1.3.4-3.7
Arch : noarch
Vendor : openSUSE
Installed Size : 2,6 MiB
Installed : No
Status : not installed
Source package : python-Paver-1.3.4-3.7.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.