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

Last updated: July 07,2024

1. Install "python310-pyRFC3339" package

Here is a brief guide to show you how to install python310-pyRFC3339 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-pyRFC3339

2. Uninstall "python310-pyRFC3339" package

This tutorial shows how to uninstall python310-pyRFC3339 on openSuSE Tumbleweed:

$ sudo zypper remove python310-pyRFC3339

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

Information for package python310-pyRFC3339:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-pyRFC3339
Version : 1.1-4.6
Arch : noarch
Vendor : openSUSE
Installed Size : 23.2 KiB
Installed : No
Status : not installed
Source package : python-pyRFC3339-1.1-4.6.src
Upstream URL : https://github.com/kurtraschke/pyRFC3339
Summary : Generate and parse RFC 3339 timestamps
Description :
pyRFC3339 parses and generates :RFC:`3339`-compliant timestamps using Python `datetime.datetime` objects.