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

Last updated: July 04,2024

1. Install "python311-pyRFC3339" package

Please follow the step by step instructions below to install python311-pyRFC3339 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-pyRFC3339

2. Uninstall "python311-pyRFC3339" package

In this section, we are going to explain the necessary steps to uninstall python311-pyRFC3339 on openSuSE Tumbleweed:

$ sudo zypper remove python311-pyRFC3339

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

Information for package python311-pyRFC3339:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-pyRFC3339
Version : 1.1-4.6
Arch : noarch
Vendor : openSUSE
Installed Size : 26.6 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.