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

Last updated: May 04,2024

1. Install "python38-freezegun" package

Please follow the steps below to install python38-freezegun on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-freezegun

2. Uninstall "python38-freezegun" package

This guide let you learn how to uninstall python38-freezegun on openSuSE Tumbleweed:

$ sudo zypper remove python38-freezegun

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

Information for package python38-freezegun:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-freezegun
Version : 1.1.0-2.2
Arch : noarch
Vendor : openSUSE
Installed Size : 106,7 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.