How to Install and Uninstall python3-phx-class-registry Package on Kali Linux

Last updated: June 29,2024

1. Install "python3-phx-class-registry" package

In this section, we are going to explain the necessary steps to install python3-phx-class-registry on Kali Linux

$ sudo apt update $ sudo apt install python3-phx-class-registry

2. Uninstall "python3-phx-class-registry" package

Please follow the guidance below to uninstall python3-phx-class-registry on Kali Linux:

$ sudo apt remove python3-phx-class-registry $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-phx-class-registry package on Kali Linux

Package: python3-phx-class-registry
Source: python-phx-class-registry
Version: 4.1.0-1
Installed-Size: 58
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any, python3-pkg-resources
Size: 12408
SHA256: 377da10cfa99b8a46d8135ccd5d9eae3e39c4f391ce351c0026aeb421466829c
SHA1: 2216dc3a7922b25b12e17da35303c427fa925454
MD5sum: 0737ccfcebeb1000e0f7be1f535c6f7f
Description: Module to define global factories and service registries
At the intersection of the Registry and Factory patterns lies the
ClassRegistry.
.
This module allows to:
.
* Define global factories that generate new class instances based on
configurable keys.
* Seamlessly create powerful service registries.
* Integrate with setuptools's entry_points system to make registries
extensible by 3rd-party libraries.
.
This package provides the Python 3 version of the class_registry module.
Description-md5:
Homepage: https://github.com/todofixthis/class-registry
Section: python
Priority: optional
Filename: pool/main/p/python-phx-class-registry/python3-phx-class-registry_4.1.0-1_all.deb