How to Install and Uninstall python3-freezegun.noarch Package on Fedora 35
Last updated: November 25,2024
1. Install "python3-freezegun.noarch" package
This is a short guide on how to install python3-freezegun.noarch on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
python3-freezegun.noarch
Copied
2. Uninstall "python3-freezegun.noarch" package
This tutorial shows how to uninstall python3-freezegun.noarch on Fedora 35:
$
sudo dnf remove
python3-freezegun.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-freezegun.noarch package on Fedora 35
Last metadata expiration check: 0:07:51 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-freezegun
Version : 1.0.0
Release : 7.fc35
Architecture : noarch
Size : 33 k
Source : python-freezegun-1.0.0-7.fc35.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.0.0
Release : 7.fc35
Architecture : noarch
Size : 33 k
Source : python-freezegun-1.0.0-7.fc35.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.