How to Install and Uninstall fmf.noarch Package on Fedora 36
Last updated: January 11,2025
1. Install "fmf.noarch" package
In this section, we are going to explain the necessary steps to install fmf.noarch on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
fmf.noarch
Copied
2. Uninstall "fmf.noarch" package
This guide let you learn how to uninstall fmf.noarch on Fedora 36:
$
sudo dnf remove
fmf.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the fmf.noarch package on Fedora 36
Last metadata expiration check: 4:51:20 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : fmf
Version : 1.2.1
Release : 1.fc36
Architecture : noarch
Size : 33 k
Source : fmf-1.2.1-1.fc36.src.rpm
Repository : updates
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.
Available Packages
Name : fmf
Version : 1.2.1
Release : 1.fc36
Architecture : noarch
Size : 33 k
Source : fmf-1.2.1-1.fc36.src.rpm
Repository : updates
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.