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

Last updated: October 05,2024

1. Install "python3-pyedflib.x86_64" package

Please follow the steps below to install python3-pyedflib.x86_64 on Fedora 34

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

2. Uninstall "python3-pyedflib.x86_64" package

Please follow the steps below to uninstall python3-pyedflib.x86_64 on Fedora 34:

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

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

Last metadata expiration check: 0:07:42 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : python3-pyedflib
Version : 0.1.23
Release : 1.fc34
Architecture : x86_64
Size : 513 k
Source : python-pyedflib-0.1.23-1.fc34.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.