How to Install and Uninstall python3-pyRFC3339 Package on openSUSE Leap

Last updated: May 19,2024

1. Install "python3-pyRFC3339" package

This guide let you learn how to install python3-pyRFC3339 on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-pyRFC3339

2. Uninstall "python3-pyRFC3339" package

Please follow the guidance below to uninstall python3-pyRFC3339 on openSUSE Leap:

$ sudo zypper remove python3-pyRFC3339

3. Information about the python3-pyRFC3339 package on openSUSE Leap

Information for package python3-pyRFC3339:
------------------------------------------
Repository : Main Repository
Name : python3-pyRFC3339
Version : 1.1-bp155.2.14
Arch : noarch
Vendor : openSUSE
Installed Size : 32.3 KiB
Installed : No
Status : not installed
Source package : python-pyRFC3339-1.1-bp155.2.14.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.