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

Last updated: May 18,2024

1. Install "python-z3c.optionstorage" package

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

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

2. Uninstall "python-z3c.optionstorage" package

This guide covers the steps necessary to uninstall python-z3c.optionstorage on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-z3c.optionstorage
Priority: extra
Section: universe/zope
Installed-Size: 115
Maintainer: Ubuntu Developers
Original-Maintainer: Gediminas Paulauskas
Architecture: all
Source: z3c.optionstorage
Version: 1.0.7-0ubuntu5
Depends: python-pkg-resources, python-z3c, python-zodb, python-zope.annotation, python-zope.app.form, python-zope.browserpage (>= 3.10), python-zope.component, python-zope.configuration, python-zope.i18n, python-zope.interface, python-zope.proxy, python-zope.schema, python-zope.security, python-zope.traversing, python2.7, python (>= 2.7.1-0ubuntu2), python (<< 2.8)
Suggests: python-zope.testing
Filename: pool/universe/z/z3c.optionstorage/python-z3c.optionstorage_1.0.7-0ubuntu5_all.deb
Size: 12158
MD5sum: ad20ffd1d86e37535a404c26a36019db
SHA1: fb78fcb49c70d0809dba4c681e97dc33f37a8c08
SHA256: 69f850ca7baf0597deeb02e556dc9ce4d42d7171ed9f6ada5026f2294182e2a3
Description-en: Option Storages -- Persistent, Managable Vocabularies
Option Storages are vocabularies that store their values in the ZODB and can
be managed during application runtime.
Description-md5: f37fbe5f1a3978f5e8fd96bf45f62dbc
Homepage: http://pypi.python.org/pypi/z3c.optionstorage/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu