How to Install and Uninstall python3-exdir.noarch Package on Fedora 36

Last updated: May 18,2024

1. Install "python3-exdir.noarch" package

In this section, we are going to explain the necessary steps to install python3-exdir.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install python3-exdir.noarch

2. Uninstall "python3-exdir.noarch" package

Learn how to uninstall python3-exdir.noarch on Fedora 36:

$ sudo dnf remove python3-exdir.noarch $ sudo dnf autoremove

3. Information about the python3-exdir.noarch package on Fedora 36

Last metadata expiration check: 5:15:46 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-exdir
Version : 0.4.2
Release : 2.fc36
Architecture : noarch
Size : 60 k
Source : python-exdir-0.4.2-2.fc36.src.rpm
Repository : fedora
Summary : Directory structure standard for experimental pipelines
URL : https://github.com/CINPLA/exdir
License : MIT
Description : Experimental Directory Structure (exdir) is a proposed, open specification for
: experimental pipelines. Exdir is currently a prototype published to invite
: researchers to give feedback on the standard.
:
: Exdir is an hierarchical format based on open standards. It is inspired by
: already existing formats, such as HDF5 and NumPy, and attempts to solve some of
: the problems assosciated with these while retaining their benefits. The
: development of exdir owes a great deal to the efforts of others to standardize
: data formats in science in general and neuroscience in particular, among them
: the Klusta Kwik Team and Neurodata Without Borders.