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

Last updated: May 21,2024

1. Install "python38-Paver" package

In this section, we are going to explain the necessary steps to install python38-Paver on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-Paver

2. Uninstall "python38-Paver" package

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

$ sudo zypper remove python38-Paver

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

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