How to Install and Uninstall python3-pytest-django.noarch Package on Fedora 39

Last updated: January 18,2025

1. Install "python3-pytest-django.noarch" package

Please follow the guidance below to install python3-pytest-django.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install python3-pytest-django.noarch

2. Uninstall "python3-pytest-django.noarch" package

Learn how to uninstall python3-pytest-django.noarch on Fedora 39:

$ sudo dnf remove python3-pytest-django.noarch $ sudo dnf autoremove

3. Information about the python3-pytest-django.noarch package on Fedora 39

Last metadata expiration check: 5:49:31 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : python3-pytest-django
Version : 4.1.0
Release : 10.fc39
Architecture : noarch
Size : 52 k
Source : python-pytest-django-4.1.0-10.fc39.src.rpm
Repository : fedora
Summary : A Django plugin for pytest
URL : https://pytest-django.readthedocs.io/
License : BSD
Description : pytest-django allows you to test your Django project/applications with the
: pytest testing tool.