How to Install and Uninstall python3-napari-plugin-engine Package on Kali Linux

Last updated: May 20,2024

1. Install "python3-napari-plugin-engine" package

Learn how to install python3-napari-plugin-engine on Kali Linux

$ sudo apt update $ sudo apt install python3-napari-plugin-engine

2. Uninstall "python3-napari-plugin-engine" package

This tutorial shows how to uninstall python3-napari-plugin-engine on Kali Linux:

$ sudo apt remove python3-napari-plugin-engine $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-napari-plugin-engine package on Kali Linux

Package: python3-napari-plugin-engine
Source: napari-plugin-engine
Version: 0.2.0-3
Installed-Size: 131
Maintainer: Debian Python Team
Architecture: all
Depends: python3-importlib-metadata | python3-supported-min (>> 3.8), python3:any
Size: 30404
SHA256: f43a05cbbff6621405a0af0dd86adfc22fe277a663214a4d7e920f95201a1613
SHA1: a37a69ab4ecc97598af177147c53097603edeada
MD5sum: 3d6b7667a5d0be608a51ccb0ecd756d4
Description: napari plugin engine, fork of pluggy
napari-plugin-engine is a fork of pluggy modified by the napari team.
.
There are some API and feature changes, including:
.
- discovery via naming convention as well as entry_points
- support for reordering of hook calls after registration.
- enhanced API for retrieving plugin package metadata.
- modified plugin call and registration exception handling
- modified `HookResult` object and hook call loop, with ability to
retrieve the HookImplementation responsible for the result.
- lazy plugin discovery
- some changes to variable and attribute naming
- removed all deprecated code
- type annotations on everything
- pytest fixtures for testing
- a couple napari-specific convenience imports
Description-md5:
Homepage: https://github.com/napari/napari-plugin-engine
Section: python
Priority: optional
Filename: pool/main/n/napari-plugin-engine/python3-napari-plugin-engine_0.2.0-3_all.deb