How to Install and Uninstall python3-freezegun.noarch Package on Fedora 36
Last updated: January 16,2025
1. Install "python3-freezegun.noarch" package
This tutorial shows how to install python3-freezegun.noarch on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
python3-freezegun.noarch
Copied
2. Uninstall "python3-freezegun.noarch" package
This guide covers the steps necessary to uninstall python3-freezegun.noarch on Fedora 36:
$
sudo dnf remove
python3-freezegun.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-freezegun.noarch package on Fedora 36
Last metadata expiration check: 4:04:36 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-freezegun
Version : 1.1.0
Release : 2.fc36
Architecture : noarch
Size : 35 k
Source : python-freezegun-1.1.0-2.fc36.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.
Available Packages
Name : python3-freezegun
Version : 1.1.0
Release : 2.fc36
Architecture : noarch
Size : 35 k
Source : python-freezegun-1.1.0-2.fc36.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.