How to Install and Uninstall python3-martian.noarch Package on Fedora 36

Last updated: October 06,2024

1. Install "python3-martian.noarch" package

Please follow the step by step instructions below to install python3-martian.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install python3-martian.noarch

2. Uninstall "python3-martian.noarch" package

Please follow the step by step instructions below to uninstall python3-martian.noarch on Fedora 36:

$ sudo dnf remove python3-martian.noarch $ sudo dnf autoremove

3. Information about the python3-martian.noarch package on Fedora 36

Last metadata expiration check: 4:08:45 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-martian
Version : 0.15
Release : 16.fc36
Architecture : noarch
Size : 98 k
Source : python-martian-0.15-16.fc36.src.rpm
Repository : fedora
Summary : A library to grok configuration from Python code
URL : https://pypi.python.org/pypi/martian
License : ZPLv2.1
Description : A library that allows the embedding of configuration information in
: Python code. Martian can then grok the system and do the appropriate
: configuration registrations. One example of a system that uses Martian
: is the system where it originated: Grok