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

Last updated: November 26,2024

1. Install "python311-Paver" package

Learn how to install python311-Paver on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python311-Paver

2. Uninstall "python311-Paver" package

This is a short guide on how to uninstall python311-Paver on openSUSE Leap:

$ sudo zypper remove python311-Paver

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

Information for package python311-Paver:
----------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-Paver
Version : 1.3.4-150400.3.3.4
Arch : noarch
Vendor : SUSE LLC
Installed Size : 2.7 MiB
Installed : No
Status : not installed
Source package : python-Paver-1.3.4-150400.3.3.4.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.