How to Install and Uninstall modulemd-tools.noarch Package on Rocky Linux 8
Last updated: November 13,2024
1. Install "modulemd-tools.noarch" package
Please follow the step by step instructions below to install modulemd-tools.noarch on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
modulemd-tools.noarch
Copied
2. Uninstall "modulemd-tools.noarch" package
This guide let you learn how to uninstall modulemd-tools.noarch on Rocky Linux 8:
$
sudo dnf remove
modulemd-tools.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the modulemd-tools.noarch package on Rocky Linux 8
Last metadata expiration check: 0:16:39 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : modulemd-tools
Version : 0.7
Release : 6.el8
Architecture : noarch
Size : 56 k
Source : modulemd-tools-0.7-6.el8.src.rpm
Repository : appstream
Summary : Collection of tools for parsing and generating modulemd YAML files
URL : https://github.com/rpm-software-management/modulemd-tools
License : MIT
Description : Tools provided by this package:
:
: repo2module - Takes a YUM repository on its input and creates modules.yaml
: containing YAML module definitions generated for each package.
:
: dir2module - Generates a module YAML definition based on essential module
: information provided via command-line parameters. The packages provided by
: the module are found in a specified directory or a text file containing
: their list.
:
: createrepo_mod - A small wrapper around createrepo_c and modifyrepo_c to provide
: an easy tool for generating module repositories.
:
: modulemd-merge - Merge several modules.yaml files into one. This is useful for
: example if you have several yum repositories and want to merge them into one.
:
: modulemd-generate-macros - Generate module-build-macros SRPM package, which is
: a central piece for building modules. It should be present in the buildroot
: before any other module packages are submitted to be built.
:
: bld2repo - Simple tool for dowloading build required RPMs of a modular build from koji.
Available Packages
Name : modulemd-tools
Version : 0.7
Release : 6.el8
Architecture : noarch
Size : 56 k
Source : modulemd-tools-0.7-6.el8.src.rpm
Repository : appstream
Summary : Collection of tools for parsing and generating modulemd YAML files
URL : https://github.com/rpm-software-management/modulemd-tools
License : MIT
Description : Tools provided by this package:
:
: repo2module - Takes a YUM repository on its input and creates modules.yaml
: containing YAML module definitions generated for each package.
:
: dir2module - Generates a module YAML definition based on essential module
: information provided via command-line parameters. The packages provided by
: the module are found in a specified directory or a text file containing
: their list.
:
: createrepo_mod - A small wrapper around createrepo_c and modifyrepo_c to provide
: an easy tool for generating module repositories.
:
: modulemd-merge - Merge several modules.yaml files into one. This is useful for
: example if you have several yum repositories and want to merge them into one.
:
: modulemd-generate-macros - Generate module-build-macros SRPM package, which is
: a central piece for building modules. It should be present in the buildroot
: before any other module packages are submitted to be built.
:
: bld2repo - Simple tool for dowloading build required RPMs of a modular build from koji.