How to Install and Uninstall python3-freezegun Package on openSUSE Leap
Last updated: February 24,2025
1. Install "python3-freezegun" package
In this section, we are going to explain the necessary steps to install python3-freezegun on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python3-freezegun
Copied
2. Uninstall "python3-freezegun" package
This tutorial shows how to uninstall python3-freezegun on openSUSE Leap:
$
sudo zypper remove
python3-freezegun
Copied
3. Information about the python3-freezegun package on openSUSE Leap
Information for package python3-freezegun:
------------------------------------------
Repository : Main Repository
Name : python3-freezegun
Version : 0.3.12-1.43
Arch : noarch
Vendor : SUSE LLC
Installed Size : 94.0 KiB
Installed : No
Status : not installed
Source package : python-freezegun-0.3.12-1.43.src
Upstream URL : https://github.com/spulec/freezegun
Summary : Mock time date for Python
Description :
FreezeGun is a library that allows your python tests to travel through
time by mocking the datetime module.
------------------------------------------
Repository : Main Repository
Name : python3-freezegun
Version : 0.3.12-1.43
Arch : noarch
Vendor : SUSE LLC
Installed Size : 94.0 KiB
Installed : No
Status : not installed
Source package : python-freezegun-0.3.12-1.43.src
Upstream URL : https://github.com/spulec/freezegun
Summary : Mock time date for Python
Description :
FreezeGun is a library that allows your python tests to travel through
time by mocking the datetime module.