How to Install and Uninstall python3-pyedflib.x86_64 Package on Fedora 36

Last updated: October 03,2024

1. Install "python3-pyedflib.x86_64" package

This is a short guide on how to install python3-pyedflib.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install python3-pyedflib.x86_64

2. Uninstall "python3-pyedflib.x86_64" package

This guide covers the steps necessary to uninstall python3-pyedflib.x86_64 on Fedora 36:

$ sudo dnf remove python3-pyedflib.x86_64 $ sudo dnf autoremove

3. Information about the python3-pyedflib.x86_64 package on Fedora 36

Last metadata expiration check: 5:50:10 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-pyedflib
Version : 0.1.29
Release : 1.fc36
Architecture : x86_64
Size : 1.1 M
Source : python-pyedflib-0.1.29-1.fc36.src.rpm
Repository : updates
Summary : Python library to read/write EDF+/BDF+ files, based on EDFlib
URL : https://github.com/holgern/pyedflib
License : BSD
Description : pyEDFlib is a python library to read/write EDF+/BDF+ files based on EDFlib.
: EDF means European Data Format and was firstly published Kemp1992.
: In 2003, an improved version of the file protocol named EDF+ has
: been published and can be found at Kemp2003.