libdaq on AUR (Arch User Repository)

Last updated: September 20,2024

1. Install "libdaq" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install libdaq on Arch using YAY

$ yay -S libdaq

* (Optional) Uninstall libdaq on Arch using YAY

$ yay -Rns libdaq

2. Manually Install "libdaq" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone libdaq's git locally

$ git clone https://aur.archlinux.org/libdaq.git ~/libdaq

c. Go to ~/libdaq folder and install it

$ cd ~/libdaq $ makepkg -si

3. Information about the libdaq package on Arch User Repository (AUR)

ID: 1396561
Name: libdaq
PackageBaseID: 128878
PackageBase: libdaq
Version: 3.0.14-1
Description: Data Acquisition library for packet I/O.
URL: https://www.snort.org/
NumVotes: 5
Popularity: 0.043484
OutOfDate:
Maintainer: bidulock
Submitter: Barthalion
FirstSubmitted: 1515327477
LastModified: 1706777569
URLPath: /cgit/aur.git/snapshot/libdaq.tar.gz