How to Install and Uninstall python3-freezegun.noarch Package on CentOS Stream 8
Last updated: January 16,2025
1. Install "python3-freezegun.noarch" package
Learn how to install python3-freezegun.noarch on CentOS Stream 8
$
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 CentOS Stream 8:
$
sudo dnf remove
python3-freezegun.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-freezegun.noarch package on CentOS Stream 8
Last metadata expiration check: 6:35:32 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : python3-freezegun
Version : 0.3.12
Release : 1.el8.1
Architecture : noarch
Size : 33 k
Source : python-freezegun-0.3.12-1.el8.1.src.rpm
Repository : epel
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 : 0.3.12
Release : 1.el8.1
Architecture : noarch
Size : 33 k
Source : python-freezegun-0.3.12-1.el8.1.src.rpm
Repository : epel
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.