How to Install and Uninstall edflib-devel.i686 Package on Fedora 36

Last updated: October 10,2024

1. Install "edflib-devel.i686" package

In this section, we are going to explain the necessary steps to install edflib-devel.i686 on Fedora 36

$ sudo dnf update $ sudo dnf install edflib-devel.i686

2. Uninstall "edflib-devel.i686" package

This tutorial shows how to uninstall edflib-devel.i686 on Fedora 36:

$ sudo dnf remove edflib-devel.i686 $ sudo dnf autoremove

3. Information about the edflib-devel.i686 package on Fedora 36

Last metadata expiration check: 5:19:01 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : edflib-devel
Version : 1.21
Release : 1.fc36
Architecture : i686
Size : 16 k
Source : edflib-1.21-1.fc36.src.rpm
Repository : fedora
Summary : Development files for edflib
URL : https://gitlab.com/Teuniz/EDFlib/
License : BSD
Description :
: EDFlib is a programming library for C/C++ for reading and writing EDF+ and BDF+
: files. It also reads “old style” EDF and BDF files. EDF means European Data
: Format. BDF is the 24-bits version of EDF.
:
: Documentation is available at https://www.teuniz.net/edflib/index.html.
:
: The edflib-devel package contains libraries and header files for developing
: applications that use edflib.