How to Install and Uninstall python3-pytest-django.noarch Package on AlmaLinux 9

Last updated: October 06,2024

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

Please follow the step by step instructions below to install python3-pytest-django.noarch on AlmaLinux 9

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

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

Please follow the instructions below to uninstall python3-pytest-django.noarch on AlmaLinux 9:

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

3. Information about the python3-pytest-django.noarch package on AlmaLinux 9

Last metadata expiration check: 2:23:25 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : python3-pytest-django
Version : 4.1.0
Release : 1.el9
Architecture : noarch
Size : 39 k
Source : python-pytest-django-4.1.0-1.el9.src.rpm
Repository : epel
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.