How to Install and Uninstall edflib-devel.x86_64 Package on AlmaLinux 9

Last updated: July 07,2024

1. Install "edflib-devel.x86_64" package

Learn how to install edflib-devel.x86_64 on AlmaLinux 9

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

2. Uninstall "edflib-devel.x86_64" package

Learn how to uninstall edflib-devel.x86_64 on AlmaLinux 9:

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

3. Information about the edflib-devel.x86_64 package on AlmaLinux 9

Last metadata expiration check: 0:11:03 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : edflib-devel
Version : 1.21
Release : 1.el9
Architecture : x86_64
Size : 16 k
Source : edflib-1.21-1.el9.src.rpm
Repository : epel
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.