How to Install and Uninstall python3-fmf.noarch Package on Fedora 39
Last updated: January 12,2025
1. Install "python3-fmf.noarch" package
Please follow the step by step instructions below to install python3-fmf.noarch on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
python3-fmf.noarch
Copied
2. Uninstall "python3-fmf.noarch" package
This tutorial shows how to uninstall python3-fmf.noarch on Fedora 39:
$
sudo dnf remove
python3-fmf.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-fmf.noarch package on Fedora 39
Last metadata expiration check: 0:02:17 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : python3-fmf
Version : 1.3.0
Release : 1.fc39
Architecture : noarch
Size : 82 k
Source : fmf-1.3.0-1.fc39.src.rpm
Repository : fedora
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 Python 3 module.
Available Packages
Name : python3-fmf
Version : 1.3.0
Release : 1.fc39
Architecture : noarch
Size : 82 k
Source : fmf-1.3.0-1.fc39.src.rpm
Repository : fedora
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 Python 3 module.