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

Last updated: May 19,2024

1. Install "python39-aniso8601" package

Please follow the steps below to install python39-aniso8601 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-aniso8601

2. Uninstall "python39-aniso8601" package

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

$ sudo zypper remove python39-aniso8601

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

Information for package python39-aniso8601:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-aniso8601
Version : 9.0.1-4.4
Arch : noarch
Vendor : openSUSE
Installed Size : 500.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.