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

Last updated: November 16,2024

1. Install "python-zope.intid" package

This guide covers the steps necessary to install python-zope.intid on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python-zope.intid" package

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

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

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

Package: python-zope.intid
Priority: extra
Section: universe/zope
Installed-Size: 100
Maintainer: Ubuntu Developers
Original-Maintainer: Gediminas Paulauskas
Architecture: all
Source: zope.intid
Version: 3.7.2-0ubuntu3
Depends: python-pkg-resources, python-zodb, python-zope, python-zope.component, python-zope.event, python-zope.interface, python-zope.keyreference, python-zope.lifecycleevent (>= 3.5.2), python-zope.location (>= 3.5.4), python-zope.security, python2.7, python (>= 2.7.1-0ubuntu2), python (<< 2.8)
Suggests: python-zope.container, python-zope.site, python-zope.testing, python-zope.traversing
Filename: pool/universe/z/zope.intid/python-zope.intid_3.7.2-0ubuntu3_all.deb
Size: 10932
MD5sum: 589d9b4dd3e123895082c7a0a4ed8a9c
SHA1: 634ae8632b6d390c9aae116f5a0bbc6c4b4170ee
SHA256: 47b2a25f69c17f7102ea6a3dd7614039ee3ee303380672775fcf76078be67021
Description-en: Integer Id Utility
This package provides an API to create integer ids for any object. Later
objects can be looked up by their id as well. This functionality is commonly
used in situations where dealing with objects is undesirably, such as in
search indices or any code that needs an easy hash of an object.
Description-md5: 97fe94e0ae95be45a688d65af90d0e19
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu