How to Install and Uninstall python36-time-machine Package on openSuSE Tumbleweed

Last updated: May 07,2024

1. Install "python36-time-machine" package

Learn how to install python36-time-machine on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-time-machine

2. Uninstall "python36-time-machine" package

Please follow the guidance below to uninstall python36-time-machine on openSuSE Tumbleweed:

$ sudo zypper remove python36-time-machine

3. Information about the python36-time-machine package on openSuSE Tumbleweed

Information for package python36-time-machine:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-time-machine
Version : 2.4.1-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 88,8 KiB
Installed : No
Status : not installed
Source package : python-time-machine-2.4.1-1.1.src
Summary : Travel through time in your tests
Description :
This library mocks all functions from Python's standard library that return the current date or datetime.
It can be used independently, as a function decorator, or as a context manager.