How to Install and Uninstall python3-bioread.noarch Package on Fedora 39

Last updated: October 04,2024

1. Install "python3-bioread.noarch" package

Please follow the guidelines below to install python3-bioread.noarch on Fedora 39

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

2. Uninstall "python3-bioread.noarch" package

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

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

3. Information about the python3-bioread.noarch package on Fedora 39

Last metadata expiration check: 2:08:16 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : python3-bioread
Version : 3.0.1
Release : 1.fc39
Architecture : noarch
Size : 95 k
Source : python-bioread-3.0.1-1.fc39.src.rpm
Repository : updates
Summary : Utilities to read BIOPAC AcqKnowledge files
URL : https://github.com/uwmadison-chm/bioread
License : MIT
Description : These utilities are for reading the files produced by BIOPAC’s AcqKnowledge
: software. Much of the information is based on Application Note 156 from BIOPAC;
: however, newer file formats were decoded through the tireless efforts of John
: Ollinger and Nate Vack.
:
: This library is mostly concerned with getting you the data, and less so with
: interpreting UI-related header values.