How to Install and Uninstall python3-injector Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 18,2024

1. Install "python3-injector" package

Please follow the step by step instructions below to install python3-injector on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-injector

2. Uninstall "python3-injector" package

Please follow the guidance below to uninstall python3-injector on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove python3-injector $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-injector package on Ubuntu 21.10 (Impish Indri)

Package: python3-injector
Architecture: all
Version: 0.18.4-2
Priority: optional
Section: universe/python
Source: python-injector
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 82
Depends: python3:any, python3-typing-extensions
Filename: pool/universe/p/python-injector/python3-injector_0.18.4-2_all.deb
Size: 19284
MD5sum: 47f48a32f73809251606bddd2f0eeea4
SHA1: f5e0be7dd10d46721edfe10ed7978f5a2878144f
SHA256: f98facc569fd4589cabc9f27a0f75f8be148f45a543bcd83fd95096a01bdbf25
SHA512: 57c3c7c1b6e73e488d107c5aedc6e100f6b42a7927f2b11e2c22dedbe8ccf672c8175c014ff4ca370ec579c9cac073f5bedfcda393220b9f5c03f5c34a80c81d
Homepage: https://github.com/alecthomas/injector/
Description-en: Python dependency injection framework
While dependency injection is easy to do in Python due to its support
for keyword arguments, the ease with which objects can be mocked and its
dynamic nature, a framework for assisting in this process can remove a
lot of boiler-plate from larger applications.
.
That's where Injector can help. It automatically and transitively
provides dependencies for you. As an added benefit, Injector encourages
nicely compartmentalised code through the use of :ref:modules .
.
This package installs the library for Python 3.
Description-md5: d26ac2cd58071db7ab9be2dda2eae090