How to Install and Uninstall python-pyramid-zcml Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: July 08,2024

1. Install "python-pyramid-zcml" package

This guide let you learn how to install python-pyramid-zcml on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-pyramid-zcml

2. Uninstall "python-pyramid-zcml" package

This guide let you learn how to uninstall python-pyramid-zcml on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-pyramid-zcml $ sudo apt autoclean && sudo apt autoremove

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

Package: python-pyramid-zcml
Priority: extra
Section: universe/python
Installed-Size: 486
Maintainer: Ubuntu Developers
Original-Maintainer: Free Ekanayaka
Architecture: all
Version: 1.0.0-1
Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), python-pyramid, python-zope.configuration
Filename: pool/universe/p/python-pyramid-zcml/python-pyramid-zcml_1.0.0-1_all.deb
Size: 80448
MD5sum: 70fa633d32caf498fd62f8f624a2fce0
SHA1: 55d3b5e9d1fa6a2c32cb1d10ae39bd67fabb3c90
SHA256: 62e2ef1b1101def4fa4a307d02faebae1f91e129cc5e9ac60c5863e9b4116b23
Description-en: Declarative configuration for the Pyramid web framework
The pyramid_zcml package provides ZCML (Zope Configuration Markup Language)
directives for all "configurator" methods available in the Pyramid web
framework.
Description-md5: 3896f4c94fb07ef9cceb21e356154fa4
Homepage: http://pypi.python.org/pypi/pyramid_zcml
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu