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

Last updated: May 18,2024

1. Install "python-grokcore.component" package

Here is a brief guide to show you how to install python-grokcore.component on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-grokcore.component

2. Uninstall "python-grokcore.component" package

Please follow the steps below to uninstall python-grokcore.component on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-grokcore.component $ sudo apt autoclean && sudo apt autoremove

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

Package: python-grokcore.component
Priority: extra
Section: universe/python
Installed-Size: 318
Maintainer: Ubuntu Developers
Original-Maintainer: Łukasz Czyżykowski
Architecture: all
Source: grokcore.component
Version: 2.5-0ubuntu1
Depends: python (>= 2.7.1-0ubuntu2), python (<< 2.8), python-pkg-resources, python-martian (>= 0.12), python-zope.component, python-zope.configuration, python-zope.interface, python-zope.testing, python-zope.event
Filename: pool/universe/g/grokcore.component/python-grokcore.component_2.5-0ubuntu1_all.deb
Size: 40504
MD5sum: 360a598c707208f99be5421fc2faae32
SHA1: dc914b0646fe027198ea1eac69b0f46257129733
SHA256: 2658e68975f16615f2ca0069437727185ba1013683620e458e0397d5b335b9b9
Description-en: Grok-like configuration for basic components
This package provides base classes of basic component types for the
Zope Component Architecture, as well as means for configuring and
registering them directly in Python (without ZCML).
Description-md5: b3fdb072e1d4f48a6be584a05715da08
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu