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

Last updated: July 05,2024

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

This guide let you learn how to install python3-pytest-freezegun.noarch on Fedora 35

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

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

Please follow the step by step instructions below to uninstall python3-pytest-freezegun.noarch on Fedora 35:

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

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

Last metadata expiration check: 0:26:44 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : python3-pytest-freezegun
Version : 0.4.2
Release : 3.fc35
Architecture : noarch
Size : 14 k
Source : python-pytest-freezegun-0.4.2-3.fc35.src.rpm
Repository : fedora
Summary : Wrap pytest tests with fixtures in freeze_time
URL : https://github.com/ktosiek/pytest-freezegun
License : MIT
Description : This is a pytest plugin that let you wrap tests with fixtures in freeze_time.
:
: Features:
:
: - Freeze time in both the test and fixtures
: - Access the freezer when you need it