How to Install and Uninstall python3-healpy.x86_64 Package on Fedora 36

Last updated: October 08,2024

1. Install "python3-healpy.x86_64" package

Please follow the steps below to install python3-healpy.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install python3-healpy.x86_64

2. Uninstall "python3-healpy.x86_64" package

Please follow the guidance below to uninstall python3-healpy.x86_64 on Fedora 36:

$ sudo dnf remove python3-healpy.x86_64 $ sudo dnf autoremove

3. Information about the python3-healpy.x86_64 package on Fedora 36

Last metadata expiration check: 5:34:13 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-healpy
Version : 1.15.0
Release : 2.fc36
Architecture : x86_64
Size : 2.6 M
Source : python-healpy-1.15.0-2.fc36.src.rpm
Repository : fedora
Summary : Python healpix maps tools
URL : https://pypi.python.org/pypi/healpy
License : GPLv2+
Description : Healpy provides a python package to manipulate healpix maps. It is based on the
: standard numeric and visualisation tools for Python, Numpy and matplotlib.
:
: This package contains the Python 3 modules.