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

Last updated: May 19,2024

1. Install "python-zope.file" package

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

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

2. Uninstall "python-zope.file" package

Please follow the instructions below to uninstall python-zope.file on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-zope.file
Priority: extra
Section: universe/zope
Installed-Size: 165
Maintainer: Ubuntu Developers
Original-Maintainer: Gediminas Paulauskas
Architecture: all
Source: zope.file
Version: 0.6.2-0ubuntu1
Depends: python-pkg-resources, python-zodb, python-zope, python-zope.browser, python-zope.component, python-zope.container, python-zope.contenttype (>= 3.5), python-zope.event, python-zope.filerepresentation, python-zope.formlib (>= 4), python-zope.i18nmessageid, python-zope.interface, python-zope.lifecycleevent, python-zope.location, python-zope.mimetype, python-zope.publisher, python-zope.schema, python-zope.security, python-zope.size, python (>= 2.7.1-0ubuntu2), python (<< 2.8)
Suggests: python-zope.app.component, python-zope.app.server, python-zope.app.testing, python-zope.app.zcmlfiles, python-zope.login, python-zope.password, python-zope.securitypolicy, python-zope.testbrowser
Filename: pool/universe/z/zope.file/python-zope.file_0.6.2-0ubuntu1_all.deb
Size: 26806
MD5sum: b95c92a9030b28156e45d146aa3135df
SHA1: c12020c35486870912f4fc159b28013d41ac1f34
SHA256: e7b11b3803d6a20a79bcd397b349735934c522065d4476f932063d351a535629
Description-en: Efficient File Implementation for Zope
The `zope.file` package provides a content object used to store a
file. The interface supports efficient upload and download.
Description-md5: d79228fa295501f4ddbf04d9d87757d6
Homepage: http://pypi.python.org/pypi/zope.file
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu