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

Last updated: November 23,2024

1. Install "python39-freezegun" package

Please follow the step by step instructions below to install python39-freezegun on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-freezegun

2. Uninstall "python39-freezegun" package

Please follow the steps below to uninstall python39-freezegun on openSuSE Tumbleweed:

$ sudo zypper remove python39-freezegun

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

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