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

Last updated: September 21,2024

1. Install "python3-exdir.noarch" package

Learn how to install python3-exdir.noarch on Fedora 35

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

2. Uninstall "python3-exdir.noarch" package

In this section, we are going to explain the necessary steps to uninstall python3-exdir.noarch on Fedora 35:

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

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

Last metadata expiration check: 2:50:13 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-exdir
Version : 0.4.2
Release : 1.fc35
Architecture : noarch
Size : 60 k
Source : python-exdir-0.4.2-1.fc35.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.