dae on AUR (Arch User Repository)

Last updated: September 22,2024

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

$ yay -S dae

* (Optional) Uninstall dae on Arch using YAY

$ yay -Rns dae

2. Manually Install "dae" via AUR

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

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

b. Clone dae's git locally

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

c. Go to ~/dae folder and install it

$ cd ~/dae $ makepkg -si

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

ID: 1391321
Name: dae
PackageBaseID: 191468
PackageBase: dae
Version: 0.5.1-1
Description: A Linux lightweight and high-performance transparent proxy solution based on eBPF.
URL: https://github.com/daeuniverse/dae
NumVotes: 5
Popularity: 0.024028
OutOfDate:
Maintainer: cubercsl
Submitter: cubercsl
FirstSubmitted: 1678804738
LastModified: 1706045937
URLPath: /cgit/aur.git/snapshot/dae.tar.gz