How to Install and Uninstall python-zc.buildout Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: November 16,2024

1. Install "python-zc.buildout" package

Learn how to install python-zc.buildout on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-zc.buildout

2. Uninstall "python-zc.buildout" package

In this section, we are going to explain the necessary steps to uninstall python-zc.buildout on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-zc.buildout $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-zc.buildout package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-zc.buildout
Priority: optional
Section: universe/zope
Installed-Size: 687
Maintainer: Ubuntu Developers
Original-Maintainer: Debian/Ubuntu Zope Team
Architecture: all
Source: zc.buildout
Version: 1.7.1-1
Provides: python2.7-zc.buildout
Depends: python (>= 2.7.1-0ubuntu2), python (<< 2.8), python-pkg-resources
Filename: pool/universe/z/zc.buildout/python-zc.buildout_1.7.1-1_all.deb
Size: 195780
MD5sum: 6db917065f14fab7f0d3f87dbaf081c2
SHA1: 3612259355c291422dea0847e9de6ac211ba2c40
SHA256: b19af3fbc3f347ee8a75a1865eeb85b85c4f2edcb54d24e03ef63ff29c288dd9
Description-en: system for managing development buildouts
The Buildout project provides support for creating applications, especially
Python applications. It provides tools for assembling applications from
multiple parts, Python or otherwise. An application may actually contain
multiple programs, processes, and configuration settings.
Description-md5: 995cd1b0e94acff6532eba505c4eb6ad
Homepage: http://pypi.python.org/pypi/zc.buildout
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu