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

Last updated: January 11,2025

1. Install "python3-martian.noarch" package

This is a short guide on how to install python3-martian.noarch on Fedora 35

$ 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 35:

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

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

Last metadata expiration check: 4:11:58 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-martian
Version : 0.15
Release : 15.fc35
Architecture : noarch
Size : 98 k
Source : python-martian-0.15-15.fc35.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