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

Last updated: October 12,2024

1. Install "python3-pymoc.noarch" package

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

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

2. Uninstall "python3-pymoc.noarch" package

In this section, we are going to explain the necessary steps to uninstall python3-pymoc.noarch on Fedora 34:

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

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

Last metadata expiration check: 2:16:24 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-pymoc
Version : 0.5.0
Release : 17.fc34
Architecture : noarch
Size : 52 k
Source : python-pymoc-0.5.0-17.fc34.src.rpm
Repository : fedora
Summary : Multi-Order Coverage map module for Python
URL : https://pypi.python.org/pypi/pymoc
License : GPLv3+
Description : PyMOC is a module for manipulating Multi-Order Coverage (MOC) maps.
: It includes support for reading and writing the three encodings mentioned in
: the IVOA recommendation: FITS, JSON and ASCII.
:
: PyMOC also includes a utility program pymoctool to allow MOC files to be
: manipulated from the command line.