dhcpcd-dbus on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S dhcpcd-dbus

* (Optional) Uninstall dhcpcd-dbus on Arch using YAY

$ yay -Rns dhcpcd-dbus

2. Manually Install "dhcpcd-dbus" via AUR

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

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

b. Clone dhcpcd-dbus's git locally

$ git clone https://aur.archlinux.org/dhcpcd-dbus.git ~/dhcpcd-dbus

c. Go to ~/dhcpcd-dbus folder and install it

$ cd ~/dhcpcd-dbus $ makepkg -si

3. Information about the dhcpcd-dbus package on Arch User Repository (AUR)

ID: 550640
Name: dhcpcd-dbus
PackageBaseID: 26447
PackageBase: dhcpcd-dbus
Version: 0.6.1-1
Description: DBus bindings for dhcpcd
URL: http://roy.marples.name/projects/dhcpcd
NumVotes: 18
Popularity: 0
OutOfDate: 1701132676
Maintainer: bidulock
Submitter:
FirstSubmitted: 1242218142
LastModified: 1539149666
URLPath: /cgit/aur.git/snapshot/dhcpcd-dbus.tar.gz