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

Last updated: June 24,2024

1. Install "python310-freezegun" package

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

$ sudo zypper refresh $ sudo zypper install python310-freezegun

2. Uninstall "python310-freezegun" package

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

$ sudo zypper remove python310-freezegun

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

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