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

Last updated: May 21,2024

1. Install "python2-zc.buildout" package

Here is a brief guide to show you how to install python2-zc.buildout on openSUSE Leap

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

2. Uninstall "python2-zc.buildout" package

Please follow the steps below to uninstall python2-zc.buildout on openSUSE Leap:

$ sudo zypper remove python2-zc.buildout

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

Information for package python2-zc.buildout:
--------------------------------------------
Repository : Main Repository
Name : python2-zc.buildout
Version : 2.13.3-bp153.1.14
Arch : noarch
Vendor : openSUSE
Installed Size : 1,1 MiB
Installed : No
Status : not installed
Source package : python-zc.buildout-2.13.3-bp153.1.14.src
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