daea on AUR (Arch User Repository)

Last updated: September 22,2024

1. Install "daea" 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 daea on Arch using YAY

$ yay -S daea

* (Optional) Uninstall daea on Arch using YAY

$ yay -Rns daea

2. Manually Install "daea" via AUR

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

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

b. Clone daea's git locally

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

c. Go to ~/daea folder and install it

$ cd ~/daea $ makepkg -si

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

ID: 1396584
Name: daea
PackageBaseID: 201845
PackageBase: daea
Version: 0.5.1-2
Description: A Linux lightweight and high-performance transparent proxy solution based on eBPF.
URL: https://github.com/daeuniverse/dae
NumVotes: 1
Popularity: 0.368647
OutOfDate:
Maintainer:
Submitter: douglarek
FirstSubmitted: 1706105791
LastModified: 1706781159
URLPath: /cgit/aur.git/snapshot/daea.tar.gz