dbus-action on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S dbus-action

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

$ yay -Rns dbus-action

2. Manually Install "dbus-action" via AUR

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

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

b. Clone dbus-action's git locally

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

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

$ cd ~/dbus-action $ makepkg -si

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

ID: 889292
Name: dbus-action
PackageBaseID: 151523
PackageBase: dbus-action
Version: 1.5-1
Description: Watch D-Bus to action configured commands on specific events
URL: https://github.com/bulletmark/dbus-action
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: bulletmark
Submitter: bulletmark
FirstSubmitted: 1586910589
LastModified: 1617850144
URLPath: /cgit/aur.git/snapshot/dbus-action.tar.gz