How to Install and Uninstall dbus-test-runner.x86_64 Package on CentOS Stream 9

Last updated: March 01,2025

1. Install "dbus-test-runner.x86_64" package

This tutorial shows how to install dbus-test-runner.x86_64 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install dbus-test-runner.x86_64

2. Uninstall "dbus-test-runner.x86_64" package

Please follow the guidelines below to uninstall dbus-test-runner.x86_64 on CentOS Stream 9:

$ sudo dnf remove dbus-test-runner.x86_64 $ sudo dnf autoremove

3. Information about the dbus-test-runner.x86_64 package on CentOS Stream 9

Last metadata expiration check: 2:26:12 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : dbus-test-runner
Version : 19.04.0
Release : 2.el9
Architecture : x86_64
Size : 59 k
Source : dbus-test-runner-19.04.0-2.el9.src.rpm
Repository : epel
Summary : Utility to run executables under a new DBus session for testing
URL : https://launchpad.net/dbus-test-runner
License : GPL-3.0-only
Description : dbus-test-runner is a simple little executable for running a couple of
: programs under a new DBus session.
:
: Use this DBus tool for unit testing of code that accesses DBus at runtime.