How to Install and Uninstall python38-freezegun.noarch Package on Rocky Linux 8
Last updated: November 14,2024
1. Install "python38-freezegun.noarch" package
Here is a brief guide to show you how to install python38-freezegun.noarch on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
python38-freezegun.noarch
Copied
2. Uninstall "python38-freezegun.noarch" package
Please follow the step by step instructions below to uninstall python38-freezegun.noarch on Rocky Linux 8:
$
sudo dnf remove
python38-freezegun.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python38-freezegun.noarch package on Rocky Linux 8
Last metadata expiration check: 2:27:09 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : python38-freezegun
Version : 1.1.0
Release : 2.el8
Architecture : noarch
Size : 34 k
Source : python38-freezegun-epel-1.1.0-2.el8.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 : python38-freezegun
Version : 1.1.0
Release : 2.el8
Architecture : noarch
Size : 34 k
Source : python38-freezegun-epel-1.1.0-2.el8.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.