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

Last updated: June 18,2024

1. Install "python39-Paver" package

This is a short guide on how to install python39-Paver on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-Paver

2. Uninstall "python39-Paver" package

Please follow the guidance below to uninstall python39-Paver on openSuSE Tumbleweed:

$ sudo zypper remove python39-Paver

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

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