How to Install and Uninstall fmf.noarch Package on AlmaLinux 9

Last updated: October 08,2024

1. Install "fmf.noarch" package

Please follow the instructions below to install fmf.noarch on AlmaLinux 9

$ sudo dnf update $ sudo dnf install fmf.noarch

2. Uninstall "fmf.noarch" package

Please follow the step by step instructions below to uninstall fmf.noarch on AlmaLinux 9:

$ sudo dnf remove fmf.noarch $ sudo dnf autoremove

3. Information about the fmf.noarch package on AlmaLinux 9

Last metadata expiration check: 2:13:37 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : fmf
Version : 1.3.0
Release : 1.el9
Architecture : noarch
Size : 31 k
Source : fmf-1.3.0-1.el9.src.rpm
Repository : epel
Summary : Flexible Metadata Format
URL : https://github.com/psss/fmf
License : GPLv2+
Description : The fmf Python module and command line tool implement a flexible
: format for defining metadata in plain text files which can be
: stored close to the source code. Thanks to hierarchical structure
: with support for inheritance and elasticity it provides an
: efficient way to organize data into well-sized text documents.
: This package contains the command line tool.