networkd-broker on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S networkd-broker

* (Optional) Uninstall networkd-broker on Arch using YAY

$ yay -Rns networkd-broker

2. Manually Install "networkd-broker" via AUR

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

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

b. Clone networkd-broker's git locally

$ git clone https://aur.archlinux.org/networkd-broker.git ~/networkd-broker

c. Go to ~/networkd-broker folder and install it

$ cd ~/networkd-broker $ makepkg -si

3. Information about the networkd-broker package on Arch User Repository (AUR)

ID: 1370963
Name: networkd-broker
PackageBaseID: 149149
PackageBase: networkd-broker
Version: 1.1.0-1
Description: An event broker daemon for systemd-networkd
URL: https://github.com/bpetlert/networkd-broker
NumVotes: 2
Popularity: 0.135809
OutOfDate:
Maintainer: bpetlert
Submitter: bpetlert
FirstSubmitted: 1581772951
LastModified: 1702762116
URLPath: /cgit/aur.git/snapshot/networkd-broker.tar.gz