How To Install biosig4c++ on Fedora 36
Introduction
In this tutorial we learn how to install biosig4c++
on Fedora 36.
What is biosig4c++
BioSig is a software library for processing of biomedical signals (EEG, ECG, etc.) with Matlab, Octave, C/C++ and Python. A standalone signal viewer supporting more than 30 different data formats is also provided.
We can use yum
or dnf
to install biosig4c++
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install biosig4c++.
Install biosig4c++ on Fedora 36 Using dnf
Update yum database with dnf
using the following command.
sudo dnf makecache --refresh
After updating yum database, We can install biosig4c++
using dnf
by running the following command:
sudo dnf -y install biosig4c++
Install biosig4c++ on Fedora 36 Using yum
Update yum database with yum
using the following command.
sudo yum makecache --refresh
After updating yum database, We can install biosig4c++
using yum
by running the following command:
sudo yum -y install biosig4c++
How To Uninstall biosig4c++ on Fedora 36
To uninstall only the biosig4c++
package we can use the following command:
sudo dnf remove biosig4c++
biosig4c++ Package Contents on Fedora 36
/usr/bin/biosig_fhir
/usr/bin/heka2itx
/usr/bin/physicalunits
/usr/bin/save2aecg
/usr/bin/save2gdf
/usr/bin/save2scp
/usr/lib/.build-id
/usr/lib/.build-id/64
/usr/lib/.build-id/64/23667979242dd5ece151e4c61e1259bdb1fa0e
/usr/lib/.build-id/75
/usr/lib/.build-id/75/e1a32663bc3bc8b6026993ee5de498e313fac5
/usr/lib/.build-id/89
/usr/lib/.build-id/89/76071680401317934c9880073ce7b42dc4fa13
/usr/lib/.build-id/bf
/usr/lib/.build-id/bf/d20a2fca9f5b559c583667e4a0041f9fe39b51
/usr/lib64/libbiosig.so.2
/usr/share/doc/biosig4c++
/usr/share/doc/biosig4c++/AUTHORS
/usr/share/doc/biosig4c++/NEWS
/usr/share/doc/biosig4c++/README
/usr/share/licenses/biosig4c++
/usr/share/licenses/biosig4c++/COPYING
/usr/share/man/man1/biosig_fhir.1.gz
/usr/share/man/man1/heka2itx.1.gz
/usr/share/man/man1/physicalunits.1.gz
/usr/share/man/man1/save2gdf.1.gz
References
Summary
In this tutorial we learn how to install biosig4c++
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install biosig4c++ on Fedora 36” linkTitle: “biosig4c++” type: “docs” description: “In this tutorial we learn how to install biosig4c++ in Fedora 36. biosig4c++ is A software library for processing of biomedical signals” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/biosig4c++-featured.png
Introduction
In this tutorial we learn how to install biosig4c++
on Fedora 36.
What is biosig4c++
BioSig is a software library for processing of biomedical signals (EEG, ECG, etc.) with Matlab, Octave, C/C++ and Python. A standalone signal viewer supporting more than 30 different data formats is also provided.
We can use yum
or dnf
to install biosig4c++
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install biosig4c++.
Install biosig4c++ on Fedora 36 Using dnf
Update yum database with dnf
using the following command.
sudo dnf makecache --refresh
After updating yum database, We can install biosig4c++
using dnf
by running the following command:
sudo dnf -y install biosig4c++
Install biosig4c++ on Fedora 36 Using yum
Update yum database with yum
using the following command.
sudo yum makecache --refresh
After updating yum database, We can install biosig4c++
using yum
by running the following command:
sudo yum -y install biosig4c++
How To Uninstall biosig4c++ on Fedora 36
To uninstall only the biosig4c++
package we can use the following command:
sudo dnf remove biosig4c++
biosig4c++ Package Contents on Fedora 36
/usr/bin/biosig_fhir
/usr/bin/heka2itx
/usr/bin/physicalunits
/usr/bin/save2aecg
/usr/bin/save2gdf
/usr/bin/save2scp
/usr/lib/.build-id
/usr/lib/.build-id/01
/usr/lib/.build-id/01/df7e3db22b632f61ea3078159480e509dcaa39
/usr/lib/.build-id/11
/usr/lib/.build-id/11/f0f289e3bf4cb3533b9b613db371cdeb561b98
/usr/lib/.build-id/40
/usr/lib/.build-id/40/7ac446c6647b79790dba1738ffc2721252dfff
/usr/lib/.build-id/f7
/usr/lib/.build-id/f7/a8597459400dd588abc286ebc1189a748a9e82
/usr/lib/libbiosig.so.2
/usr/share/doc/biosig4c++
/usr/share/doc/biosig4c++/AUTHORS
/usr/share/doc/biosig4c++/NEWS
/usr/share/doc/biosig4c++/README
/usr/share/licenses/biosig4c++
/usr/share/licenses/biosig4c++/COPYING
/usr/share/man/man1/biosig_fhir.1.gz
/usr/share/man/man1/heka2itx.1.gz
/usr/share/man/man1/physicalunits.1.gz
/usr/share/man/man1/save2gdf.1.gz
References
Summary
In this tutorial we learn how to install biosig4c++
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).