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

Last updated: July 02,2024

1. Install "python310-asdf" package

In this section, we are going to explain the necessary steps to install python310-asdf on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-asdf

2. Uninstall "python310-asdf" package

Please follow the steps below to uninstall python310-asdf on openSuSE Tumbleweed:

$ sudo zypper remove python310-asdf

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

Information for package python310-asdf:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-asdf
Version : 3.1.0-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 4.7 MiB
Installed : No
Status : not installed
Source package : python-asdf-3.1.0-1.1.src
Upstream URL : https://github.com/asdf-format/asdf
Summary : Python tools to handle ASDF files
Description :
The Advanced Scientific Data Format (ASDF) is a next-generation
interchange format for scientific data. This package contains the
Python implementation of the ASDF Standard.