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

Last updated: January 12,2025

1. Install "python3-astropy.x86_64" package

Please follow the guidelines below to install python3-astropy.x86_64 on AlmaLinux 8

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

2. Uninstall "python3-astropy.x86_64" package

Please follow the guidelines below to uninstall python3-astropy.x86_64 on AlmaLinux 8:

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

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

Last metadata expiration check: 1:09:25 ago on Mon Sep 5 03:22:42 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.