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

Last updated: November 28,2024

1. Install "python3-freezegun.noarch" package

Please follow the steps below to install python3-freezegun.noarch on Fedora 39

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

2. Uninstall "python3-freezegun.noarch" package

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

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

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

Last metadata expiration check: 0:03:52 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : python3-freezegun
Version : 1.2.2
Release : 4.fc39
Architecture : noarch
Size : 46 k
Source : python-freezegun-1.2.2-4.fc39.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.