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

Last updated: October 05,2024

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

In this section, we are going to explain the necessary steps to install python3-pytest-django.noarch on Fedora 34

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

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

Here is a brief guide to show you how to uninstall python3-pytest-django.noarch on Fedora 34:

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

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

Last metadata expiration check: 4:55:19 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-pytest-django
Version : 4.1.0
Release : 2.fc34
Architecture : noarch
Size : 40 k
Source : python-pytest-django-4.1.0-2.fc34.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.