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

Last updated: October 06,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 35

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

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

Please follow the steps below to uninstall python3-pytest-django.noarch on Fedora 35:

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

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

Last metadata expiration check: 4:58:42 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-pytest-django
Version : 4.1.0
Release : 4.fc35
Architecture : noarch
Size : 40 k
Source : python-pytest-django-4.1.0-4.fc35.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.