How to Install and Uninstall module-build-service.noarch Package on Fedora 34

Last updated: October 07,2024

1. Install "module-build-service.noarch" package

Please follow the steps below to install module-build-service.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install module-build-service.noarch

2. Uninstall "module-build-service.noarch" package

This is a short guide on how to uninstall module-build-service.noarch on Fedora 34:

$ sudo dnf remove module-build-service.noarch $ sudo dnf autoremove

3. Information about the module-build-service.noarch package on Fedora 34

Last metadata expiration check: 5:29:37 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : module-build-service
Version : 3.6.1
Release : 1.fc34
Architecture : noarch
Size : 355 k
Source : module-build-service-3.6.1-1.fc34.src.rpm
Repository : updates
Summary : The Module Build Service for Modularity
URL : https://pagure.io/fm-orchestrator
License : MIT
Description : The Module Build Service (MBS) coordinates module builds and is responsible
: for a number of tasks:
:
: - Providing an interface for module client-side tooling via which module build
: submission and build state queries are possible.
: - Verifying the input data (modulemd, RPM SPEC files and others) is available
: and correct.
: - Preparing the build environment in the supported build systems, such as koji.
: - Scheduling and building of the module components and tracking the build
: state.
: - Emitting bus messages about all state changes so that other infrastructure
: services can pick up the work.