How to Install and Uninstall buildbot-master-ec2.noarch Package on Oracle Linux 8

Last updated: June 26,2024

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

In this section, we are going to explain the necessary steps to install buildbot-master-ec2.noarch on Oracle Linux 8

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

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

Here is a brief guide to show you how to uninstall buildbot-master-ec2.noarch on Oracle Linux 8:

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

3. Information about the buildbot-master-ec2.noarch package on Oracle Linux 8

Last metadata expiration check: 1:48:34 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : buildbot-master-ec2
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 -- AWS EC2 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 AWS EC2 dynamic
: worker support.