How to Install and Uninstall python3-astropy.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: March 01,2025

1. Install "python3-astropy.x86_64" package

Here is a brief guide to show you how to install python3-astropy.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

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

2. Uninstall "python3-astropy.x86_64" package

Please follow the steps below to uninstall python3-astropy.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

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

3. Information about the python3-astropy.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:59:54 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python3-astropy
Version : 3.2.3
Release : 2.el8
Architecture : x86_64
Size : 6.5 M
Source : python-astropy-3.2.3-2.el8.src.rpm
Repository : epel
Summary : A Community Python Library for Astronomy
URL : http://astropy.org
License : BSD
Description : The Astropy project is a common effort to develop a single core package
: for Astronomy. Major packages such as PyFITS, PyWCS, vo, and asciitable
: already merged in, and many more components being worked on. In
: particular, we are developing imaging, photometric, and spectroscopic
: functionality, as well as frameworks for cosmology, unit handling, and
: coordinate transformations.