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

Last updated: September 28,2024

1. Install "python-z3c.ptcompat" package

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

$ sudo apt update $ sudo apt install python-z3c.ptcompat

2. Uninstall "python-z3c.ptcompat" package

Please follow the step by step instructions below to uninstall python-z3c.ptcompat on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-z3c.ptcompat $ sudo apt autoclean && sudo apt autoremove

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

Package: python-z3c.ptcompat
Priority: extra
Section: universe/zope
Installed-Size: 85
Maintainer: Ubuntu Developers
Original-Maintainer: Gediminas Paulauskas
Architecture: all
Source: z3c.ptcompat
Version: 1.0.1-0ubuntu2
Depends: python-pkg-resources, python-z3c, python-z3c.pt (>= 2.1), python-zope.pagetemplate (>= 3.6.2), python-zope.traversing, python2.7, python (>= 2.7.1-0ubuntu2), python (<< 2.8)
Suggests: python-zope.configuration, python-zope.testing
Filename: pool/universe/z/z3c.ptcompat/python-z3c.ptcompat_1.0.1-0ubuntu2_all.deb
Size: 7496
MD5sum: 66d0b77941754086689a843e41877298
SHA1: f0e1c895c16cbde2d13a82ca1610092940e60890
SHA256: 402045ccd2182e72da96825664eff9b15df2a2be28a89c17dda8e1366f316913
Description-en: Zope-compatible page template engine based on Chameleon
This package provides a page template engine implementation based on
Chameleon. It plugs into the zope.pagetemplate package and has an
explicit dependency on this package.
.
You can use the package to replace Zope's reference template engine
with Chameleon in an application based on the Zope Toolkit.
Description-md5: 0ab6f8cf87f9520c74e93efd3eeb651b
Homepage: http://pypi.python.org/pypi/z3c.ptcompat
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu