How to Install and Uninstall python3-zc.buildout Package on openSUSE Leap

Last updated: May 18,2024

1. Install "python3-zc.buildout" package

Please follow the step by step instructions below to install python3-zc.buildout on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-zc.buildout

2. Uninstall "python3-zc.buildout" package

Learn how to uninstall python3-zc.buildout on openSUSE Leap:

$ sudo zypper remove python3-zc.buildout

3. Information about the python3-zc.buildout package on openSUSE Leap

Information for package python3-zc.buildout:
--------------------------------------------
Repository : Main Repository
Name : python3-zc.buildout
Version : 2.13.3-bp155.2.12
Arch : noarch
Vendor : openSUSE
Installed Size : 1.0 MiB
Installed : No
Status : not installed
Source package : python-zc.buildout-2.13.3-bp155.2.12.src
Upstream URL : https://pypi.python.org/pypi/zc.buildout
Summary : System for managing development buildouts
Description :
System for managing development buildouts.
Buildout is a project designed to solve 2 problems:
* Application-centric assembly and deployment
* Repeatable assembly of programs from Python software distributions