How to Install and Uninstall python311-time-machine Package on openSuSE Tumbleweed
Last updated: November 16,2024
1. Install "python311-time-machine" package
Here is a brief guide to show you how to install python311-time-machine on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python311-time-machine
Copied
2. Uninstall "python311-time-machine" package
Learn how to uninstall python311-time-machine on openSuSE Tumbleweed:
$
sudo zypper remove
python311-time-machine
Copied
3. Information about the python311-time-machine package on openSuSE Tumbleweed
Information for package python311-time-machine:
-----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-time-machine
Version : 2.13.0-1.4
Arch : x86_64
Vendor : openSUSE
Installed Size : 122.6 KiB
Installed : No
Status : not installed
Source package : python-time-machine-2.13.0-1.4.src
Upstream URL : https://github.com/adamchainz/time-machine
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.
-----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-time-machine
Version : 2.13.0-1.4
Arch : x86_64
Vendor : openSUSE
Installed Size : 122.6 KiB
Installed : No
Status : not installed
Source package : python-time-machine-2.13.0-1.4.src
Upstream URL : https://github.com/adamchainz/time-machine
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.