How to Install and Uninstall buildbot-master-openstack.noarch Package on Fedora 35

Last updated: June 26,2024

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

Please follow the instructions below to install buildbot-master-openstack.noarch on Fedora 35

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

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

Here is a brief guide to show you how to uninstall buildbot-master-openstack.noarch on Fedora 35:

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

3. Information about the buildbot-master-openstack.noarch package on Fedora 35

Last metadata expiration check: 1:15:36 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : buildbot-master-openstack
Version : 3.3.0
Release : 3.fc35
Architecture : noarch
Size : 8.5 k
Source : buildbot-3.3.0-3.fc35.src.rpm
Repository : fedora
Summary : Build/test automation system master -- OpenStack 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 OpenStack dynamic
: worker support.