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

Last updated: January 28,2025

1. Install "python39-pyRFC3339" package

This tutorial shows how to install python39-pyRFC3339 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-pyRFC3339

2. Uninstall "python39-pyRFC3339" package

Here is a brief guide to show you how to uninstall python39-pyRFC3339 on openSuSE Tumbleweed:

$ sudo zypper remove python39-pyRFC3339

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

Information for package python39-pyRFC3339:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-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.