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

Last updated: October 11,2024

1. Install "python3-pymoc.noarch" package

Please follow the guidance below to install python3-pymoc.noarch on Fedora 39

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

2. Uninstall "python3-pymoc.noarch" package

Please follow the instructions below to uninstall python3-pymoc.noarch on Fedora 39:

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

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

Last metadata expiration check: 4:30:22 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : python3-pymoc
Version : 0.5.0
Release : 25.fc39
Architecture : noarch
Size : 67 k
Source : python-pymoc-0.5.0-25.fc39.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.