How to Install and Uninstall daq.x86_64 Package on AlmaLinux 8

Last updated: May 18,2024

1. Install "daq.x86_64" package

This is a short guide on how to install daq.x86_64 on AlmaLinux 8

$ sudo dnf update $ sudo dnf install daq.x86_64

2. Uninstall "daq.x86_64" package

This is a short guide on how to uninstall daq.x86_64 on AlmaLinux 8:

$ sudo dnf remove daq.x86_64 $ sudo dnf autoremove

3. Information about the daq.x86_64 package on AlmaLinux 8

Last metadata expiration check: 1:21:29 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : daq
Version : 2.0.6
Release : 9.el8
Architecture : x86_64
Size : 88 k
Source : daq-2.0.6-9.el8.src.rpm
Repository : epel
Summary : Data Acquisition Library
URL : https://www.snort.org
License : GPLv2 and BSD
Description : Snort 2.9 introduces the DAQ, or Data Acquisition library, for packet I/O. The
: DAQ replaces direct calls to libpcap functions with an abstraction layer that
: facilitates operation on a variety of hardware and software interfaces without
: requiring changes to Snort.