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

Last updated: October 05,2024

1. Install "python3-martian.noarch" package

Please follow the guidelines below to install python3-martian.noarch on Fedora 34

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

2. Uninstall "python3-martian.noarch" package

Please follow the guidance below to uninstall python3-martian.noarch on Fedora 34:

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

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

Last metadata expiration check: 0:41:49 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : python3-martian
Version : 0.15
Release : 13.fc34
Architecture : noarch
Size : 97 k
Source : python-martian-0.15-13.fc34.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