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

Last updated: July 03,2024

1. Install "python310-aniso8601" package

This tutorial shows how to install python310-aniso8601 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-aniso8601

2. Uninstall "python310-aniso8601" package

Please follow the guidance below to uninstall python310-aniso8601 on openSuSE Tumbleweed:

$ sudo zypper remove python310-aniso8601

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

Information for package python310-aniso8601:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-aniso8601
Version : 9.0.1-4.4
Arch : noarch
Vendor : openSUSE
Installed Size : 499.8 KiB
Installed : No
Status : not installed
Source package : python-aniso8601-9.0.1-4.4.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.