How to Install and Uninstall buildbot-master-container.noarch Package on Fedora 39

Last updated: January 10,2025

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

This tutorial shows how to install buildbot-master-container.noarch on Fedora 39

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

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

Learn how to uninstall buildbot-master-container.noarch on Fedora 39:

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

3. Information about the buildbot-master-container.noarch package on Fedora 39

Last metadata expiration check: 2:40:44 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : buildbot-master-container
Version : 3.11.0
Release : 2.fc39
Architecture : noarch
Size : 8.5 k
Source : buildbot-3.11.0-2.fc39.src.rpm
Repository : updates
Summary : Build/test automation system master -- Container support
URL : https://buildbot.net
License : GPL-2.0-only
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 container worker support.