dbus-test-runner on AUR (Arch User Repository)

Last updated: May 02,2024

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

$ yay -S dbus-test-runner

* (Optional) Uninstall dbus-test-runner on Arch using YAY

$ yay -Rns dbus-test-runner

2. Manually Install "dbus-test-runner" via AUR

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

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

b. Clone dbus-test-runner's git locally

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

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

$ cd ~/dbus-test-runner $ makepkg -si

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

ID: 1272422
Name: dbus-test-runner
PackageBaseID: 113311
PackageBase: dbus-test-runner
Version: 19.04.0-1
Description: A small little utility to run a couple of executables under a new DBus session for testing
URL: https://launchpad.net/ubuntu/+source/dbus-test-runner
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: thyTwilightGoth
Submitter: ImNtReal
FirstSubmitted: 1467904875
LastModified: 1686615812
URLPath: /cgit/aur.git/snapshot/dbus-test-runner.tar.gz