How to Install and Uninstall python311-freezegun Package on openSuSE Tumbleweed
Last updated: November 24,2024
1. Install "python311-freezegun" package
Here is a brief guide to show you how to install python311-freezegun on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python311-freezegun
Copied
2. Uninstall "python311-freezegun" package
This tutorial shows how to uninstall python311-freezegun on openSuSE Tumbleweed:
$
sudo zypper remove
python311-freezegun
Copied
3. Information about the python311-freezegun package on openSuSE Tumbleweed
Information for package python311-freezegun:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-freezegun
Version : 1.4.0-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 153.4 KiB
Installed : No
Status : not installed
Source package : python-freezegun-1.4.0-1.4.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 : openSUSE-Tumbleweed-Oss
Name : python311-freezegun
Version : 1.4.0-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 153.4 KiB
Installed : No
Status : not installed
Source package : python-freezegun-1.4.0-1.4.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.