How to Install and Uninstall buildbot-master-ec2.noarch Package on Fedora 38

Last updated: November 28,2024

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

Learn how to install buildbot-master-ec2.noarch on Fedora 38

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

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

This guide covers the steps necessary to uninstall buildbot-master-ec2.noarch on Fedora 38:

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

3. Information about the buildbot-master-ec2.noarch package on Fedora 38

Last metadata expiration check: 0:59:23 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : buildbot-master-ec2
Version : 3.9.2
Release : 3.fc38
Architecture : noarch
Size : 8.0 k
Source : buildbot-3.9.2-3.fc38.src.rpm
Repository : updates
Summary : Build/test automation system master -- AWS EC2 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 AWS EC2 dynamic
: worker support.