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

Last updated: October 05,2024

1. Install "python3-freezegun.noarch" package

Please follow the step by step instructions below to install python3-freezegun.noarch on Fedora 34

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

2. Uninstall "python3-freezegun.noarch" package

This guide let you learn how to uninstall python3-freezegun.noarch on Fedora 34:

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

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

Last metadata expiration check: 4:44:59 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-freezegun
Version : 1.0.0
Release : 4.fc34
Architecture : noarch
Size : 33 k
Source : python-freezegun-1.0.0-4.fc34.src.rpm
Repository : fedora
Summary : Let your Python tests travel through time
URL : https://pypi.io/project/freezegun
License : ASL 2.0
Description : freezegun is a library that allows your python tests to travel through time by
: mocking the datetime module. This is the Python 3 library.