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

Last updated: May 20,2024

1. Install "python36-freezegun" package

Please follow the guidelines below to install python36-freezegun on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-freezegun

2. Uninstall "python36-freezegun" package

Please follow the instructions below to uninstall python36-freezegun on openSuSE Tumbleweed:

$ sudo zypper remove python36-freezegun

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

Information for package python36-freezegun:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-freezegun
Version : 1.1.0-2.2
Arch : noarch
Vendor : openSUSE
Installed Size : 106,6 KiB
Installed : No
Status : not installed
Source package : python-freezegun-1.1.0-2.2.src
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.