How to Install and Uninstall python312-freezegun Package on openSuSE Tumbleweed

Last updated: September 21,2024

1. Install "python312-freezegun" package

Please follow the instructions below to install python312-freezegun on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-freezegun

2. Uninstall "python312-freezegun" package

Please follow the guidelines below to uninstall python312-freezegun on openSuSE Tumbleweed:

$ sudo zypper remove python312-freezegun

3. Information about the python312-freezegun package on openSuSE Tumbleweed

Information for package python312-freezegun:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-freezegun
Version : 1.4.0-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 144.5 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.