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

Last updated: November 16,2024

1. Install "python-zope.preference" package

This tutorial shows how to install python-zope.preference on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-zope.preference

2. Uninstall "python-zope.preference" package

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

$ sudo apt remove python-zope.preference $ sudo apt autoclean && sudo apt autoremove

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

Package: python-zope.preference
Priority: extra
Section: universe/zope
Installed-Size: 135
Maintainer: Ubuntu Developers
Original-Maintainer: Gediminas Paulauskas
Architecture: all
Source: zope.preference
Version: 3.8.0-0ubuntu4
Depends: python-pkg-resources, python-zodb, python-zope, python-zope.annotation, python-zope.component (>= 3.8.0), python-zope.container, python-zope.schema, python-zope.security, python-zope.traversing, python2.7, python (>= 2.7.1-0ubuntu2), python (<< 2.8)
Suggests: python-zope.app.testing
Conflicts: python-zope.app.preference (<< 3.8)
Filename: pool/universe/z/zope.preference/python-zope.preference_3.8.0-0ubuntu4_all.deb
Size: 16420
MD5sum: 03315db332124b3570f4a0a4f6de51d6
SHA1: dc09450eb21766943910b9a902ecc1fced8f6f71
SHA256: 1e3b65f78297acd4656ec3336a8ed0adcebc770884ddbbb193594d2594bcaeff
Description-en: User Preferences Framework for Zope
This package provides and API to create and maintain hierarchical user
preferences. Preferences can be easily created by defining schemas.
Description-md5: 7af57a22fa4074e5dc6052a2509b1ebf
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu