How to Install and Uninstall python3-astropy.x86_64 Package on Rocky Linux 8

Last updated: September 20,2024

1. Install "python3-astropy.x86_64" package

Please follow the step by step instructions below to install python3-astropy.x86_64 on Rocky Linux 8

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

2. Uninstall "python3-astropy.x86_64" package

This guide covers the steps necessary to uninstall python3-astropy.x86_64 on Rocky Linux 8:

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

3. Information about the python3-astropy.x86_64 package on Rocky Linux 8

Last metadata expiration check: 0:28:35 ago on Mon Sep 12 10:27:18 2022.
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.