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

Last updated: November 16,2024

1. Install "python-zc.catalog" package

This is a short guide on how to install python-zc.catalog on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python-zc.catalog" package

This tutorial shows how to uninstall python-zc.catalog on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-zc.catalog
Priority: extra
Section: universe/zope
Installed-Size: 260
Maintainer: Ubuntu Developers
Original-Maintainer: Gediminas Paulauskas
Architecture: all
Source: zc.catalog
Version: 1.6-0ubuntu2
Depends: python-pkg-resources, python-tz, python-zc, python-zodb, python-zope.catalog, python-zope.component, python-zope.container, python-zope.i18nmessageid, python-zope.index (>= 3.5.1), python-zope.interface, python-zope.intid, python-zope.publisher (>= 3.12), python-zope.schema, python-zope.security, python (>= 2.7), python (<< 2.8)
Suggests: python-zope.app.appsetup, python-zope.app.catalog, python-zope.app.form, python-zope.app.testing, python-zope.app.zcmlfiles, python-zope.browsermenu, python-zope.keyreference, python-zope.login, python-zope.password, python-zope.securitypolicy, python-zope.testbrowser, python-zope.testing
Filename: pool/universe/z/zc.catalog/python-zc.catalog_1.6-0ubuntu2_all.deb
Size: 33810
MD5sum: 479de43cb655337d4fb90f7329228daa
SHA1: aaff9a4ffc62320f542f0333dbb6254b1aa84de0
SHA256: 973738eb048cdb192a5e98cae7a6f8cb62c098fdc4af9ede1945d71e511ff847
Description-en: Extensions to the Zope 3 Catalog
zc.catalog is an extension to the Zope 3 catalog, Zope 3's indexing
and search facility. zc.catalog contains a number of extensions to the
Zope 3 catalog, such as some new indexes, improved globbing and
stemming support, and an alternative catalog implementation.
Description-md5: 00aaa2f6f4d8efced2ad682749d41175
Homepage: http://pypi.python.org/pypi/zc.catalog
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu