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

Last updated: June 26,2024

1. Install "python3-healpy.x86_64" package

This tutorial shows how to install python3-healpy.x86_64 on Fedora 34

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

2. Uninstall "python3-healpy.x86_64" package

This guide let you learn how to uninstall python3-healpy.x86_64 on Fedora 34:

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

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

Last metadata expiration check: 4:19:29 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-healpy
Version : 1.14.0
Release : 4.fc34
Architecture : x86_64
Size : 2.5 M
Source : python-healpy-1.14.0-4.fc34.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.