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

Last updated: January 14,2025

1. Install "python3-pyedflib.x86_64" package

Here is a brief guide to show you how to install python3-pyedflib.x86_64 on Fedora 39

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

2. Uninstall "python3-pyedflib.x86_64" package

In this section, we are going to explain the necessary steps to uninstall python3-pyedflib.x86_64 on Fedora 39:

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

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

Last metadata expiration check: 3:52:00 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : python3-pyedflib
Version : 0.1.36
Release : 2.fc39
Architecture : x86_64
Size : 1.1 M
Source : python-pyedflib-0.1.36-2.fc39.src.rpm
Repository : updates
Summary : Python library to read/write EDF+/BDF+ files, based on EDFlib
URL : https://github.com/holgern/pyedflib
License : BSD-3-Clause AND BSD-2-Clause
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.