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

Last updated: May 15,2024

1. Install "python3-arf" package

Here is a brief guide to show you how to install python3-arf on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-arf

2. Uninstall "python3-arf" package

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

$ sudo zypper remove python3-arf

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

Information for package python3-arf:
------------------------------------
Repository : Main Repository
Name : python3-arf
Version : 2.6.0-bp155.2.10
Arch : noarch
Vendor : openSUSE
Installed Size : 66.6 KiB
Installed : No
Status : not installed
Source package : python-arf-2.6.0-bp155.2.10.src
Upstream URL : https://github.com/melizalab/arf
Summary : Advanced Recording Format for physiology and behavior
Description :
The Advanced Recording Format ARF is an open standard for storing
data from neuronal, acoustic, and behavioral experiments in a
portable, high-performance, archival format. The goal is to enable
labs to share data and tools, and to allow data to be accessed and
analyzed for many years in the future.
ARF is built on the the HDF5 format, and all arf files are accessible
through standard HDF5 tools, including interfaces to HDF5 written for
other languages (e.g. MATLAB, Python, etc). ARF comprises a set of
specifications on how different kinds of data are stored.