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

Last updated: May 18,2024

1. Install "python3-pybv.noarch" package

Here is a brief guide to show you how to install python3-pybv.noarch on Fedora 36

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

2. Uninstall "python3-pybv.noarch" package

Please follow the step by step instructions below to uninstall python3-pybv.noarch on Fedora 36:

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

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

Last metadata expiration check: 5:45:40 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-pybv
Version : 0.6.0
Release : 2.fc36
Architecture : noarch
Size : 34 k
Source : python-pybv-0.6.0-2.fc36.src.rpm
Repository : fedora
Summary : A lightweight I/O utility for the BrainVision data format
URL : https://pybv.readthedocs.io/en/stable/
License : BSD
Description : pybv is a lightweight exporter to the BrainVision data format. The BrainVision
: data format is a recommended data format for use in the Brain Imaging Data
: Structure. BrainVision is the name of a file format commonly used for storing
: electrophysiology data. Originally, it was put forward by the company Brain
: Products, however the simplicity of the format has allowed for a diversity
: of tools reading from and writing to the format.
:
: The format consists of three separate files:
:
: * A text header file (.vhdr) containing meta data
: * A text marker file (.vmrk) containing information about events in the data
: * A binary data file (.eeg) containing the voltage values of the EEG