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

Last updated: May 23,2024

1. Install "python3-Paver" package

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

$ sudo zypper refresh $ sudo zypper install python3-Paver

2. Uninstall "python3-Paver" package

Please follow the guidelines below to uninstall python3-Paver on openSUSE Leap:

$ sudo zypper remove python3-Paver

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

Information for package python3-Paver:
--------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python3-Paver
Version : 1.3.4-150400.5.107
Arch : noarch
Vendor : SUSE LLC
Installed Size : 2.6 MiB
Installed : No
Status : not installed
Source package : python3-Paver-1.3.4-150400.5.107.src
Upstream URL : https://github.com/paver/paver
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.