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

Last updated: September 22,2024

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

Please follow the instructions below to install module-build-service.noarch on Fedora 35

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

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

Please follow the guidelines below to uninstall module-build-service.noarch on Fedora 35:

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

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

Last metadata expiration check: 4:12:36 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : module-build-service
Version : 3.6.1
Release : 6.fc35
Architecture : noarch
Size : 356 k
Source : module-build-service-3.6.1-6.fc35.src.rpm
Repository : fedora
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.