adguardian on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S adguardian

* (Optional) Uninstall adguardian on Arch using YAY

$ yay -Rns adguardian

2. Manually Install "adguardian" via AUR

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

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

b. Clone adguardian's git locally

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

c. Go to ~/adguardian folder and install it

$ cd ~/adguardian $ makepkg -si

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

ID: 1424533
Name: adguardian
PackageBaseID: 203538
PackageBase: adguardian
Version: 1.6.0-3
Description: Terminal-based, real-time traffic monitoring and statistics for your AdGuard Home instance
URL: https://github.com/Lissy93/AdGuardian-Term
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Sir-Photch
Submitter: Sir-Photch
FirstSubmitted: 1710073479
LastModified: 1710097186
URLPath: /cgit/aur.git/snapshot/adguardian.tar.gz