How to Install and Uninstall python3-inject.noarch Package on Fedora 34
Last updated: January 11,2025
1. Install "python3-inject.noarch" package
Please follow the instructions below to install python3-inject.noarch on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
python3-inject.noarch
Copied
2. Uninstall "python3-inject.noarch" package
Please follow the instructions below to uninstall python3-inject.noarch on Fedora 34:
$
sudo dnf remove
python3-inject.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-inject.noarch package on Fedora 34
Last metadata expiration check: 2:19:48 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-inject
Version : 4.3.1
Release : 3.fc34
Architecture : noarch
Size : 27 k
Source : python-inject-4.3.1-3.fc34.src.rpm
Repository : fedora
Summary : Dependency injection, the Python way
URL : https://github.com/ivankorobkov/python-inject
License : ASL 2.0
Description : Dependency injection the python way, the good way.
: Not a port of Guice or Spring.
:
: Key features:
: - Fast.
: - Thread-safe.
: - Simple to use.
: - Does not steal class constructors.
: - Does not try to manage your application object graph.
: - Transparently integrates into tests.
: - Supports type hinting in Python 3.5+.
: - Autoparams leveraging type annotations.
Available Packages
Name : python3-inject
Version : 4.3.1
Release : 3.fc34
Architecture : noarch
Size : 27 k
Source : python-inject-4.3.1-3.fc34.src.rpm
Repository : fedora
Summary : Dependency injection, the Python way
URL : https://github.com/ivankorobkov/python-inject
License : ASL 2.0
Description : Dependency injection the python way, the good way.
: Not a port of Guice or Spring.
:
: Key features:
: - Fast.
: - Thread-safe.
: - Simple to use.
: - Does not steal class constructors.
: - Does not try to manage your application object graph.
: - Transparently integrates into tests.
: - Supports type hinting in Python 3.5+.
: - Autoparams leveraging type annotations.