How to Install and Uninstall buildbot-master-libvirt.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: July 06,2024

1. Install "buildbot-master-libvirt.noarch" package

This tutorial shows how to install buildbot-master-libvirt.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install buildbot-master-libvirt.noarch

2. Uninstall "buildbot-master-libvirt.noarch" package

Please follow the guidelines below to uninstall buildbot-master-libvirt.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove buildbot-master-libvirt.noarch $ sudo dnf autoremove

3. Information about the buildbot-master-libvirt.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:49:30 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : buildbot-master-libvirt
Version : 3.3.0
Release : 3.el8
Architecture : noarch
Size : 15 k
Source : buildbot-3.3.0-3.el8.src.rpm
Repository : epel
Summary : Build/test automation system master -- libvirt support
URL : https://buildbot.net
License : GPLv2
Description : The BuildBot is a system to automate the compile/test cycle required by
: most software projects to validate code changes. By automatically
: rebuilding and testing the tree each time something has changed, build
: problems are pinpointed quickly, before other developers are
: inconvenienced by the failure.
:
: This is a metapackage to install the master with libvirt-driven dynamic
: VM worker support.