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

Last updated: May 17,2024

1. Install "edflib-devel.x86_64" package

This guide covers the steps necessary to install edflib-devel.x86_64 on AlmaLinux 8

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

2. Uninstall "edflib-devel.x86_64" package

Please follow the instructions below to uninstall edflib-devel.x86_64 on AlmaLinux 8:

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

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

Last metadata expiration check: 0:30:13 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : edflib-devel
Version : 1.21
Release : 1.el8
Architecture : x86_64
Size : 16 k
Source : edflib-1.21-1.el8.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.