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

Last updated: January 11,2025

1. Install "python3-aniso8601" package

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

$ sudo zypper refresh $ sudo zypper install python3-aniso8601

2. Uninstall "python3-aniso8601" package

Please follow the step by step instructions below to uninstall python3-aniso8601 on openSUSE Leap:

$ sudo zypper remove python3-aniso8601

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

Information for package python3-aniso8601:
------------------------------------------
Repository : Main Repository
Name : python3-aniso8601
Version : 9.0.1-bp155.2.12
Arch : noarch
Vendor : openSUSE
Installed Size : 638.1 KiB
Installed : No
Status : not installed
Source package : python-aniso8601-9.0.1-bp155.2.12.src
Upstream URL : https://bitbucket.org/nielsenb/aniso8601
Summary : A library for parsing ISO 8601 strings
Description :
aniso8601 is a Python library for parsing date strings
in ISO 8601 format into datetime format.