How to Install and Uninstall python3-freezegun.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: November 28,2024
1. Install "python3-freezegun.noarch" package
Please follow the instructions below to install python3-freezegun.noarch on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
python3-freezegun.noarch
Copied
2. Uninstall "python3-freezegun.noarch" package
Here is a brief guide to show you how to uninstall python3-freezegun.noarch on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
python3-freezegun.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-freezegun.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 0:29:34 ago on Mon Feb 26 15:59:38 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.