How to Install and Uninstall python3-astropy.x86_64 Package on Fedora 38

Last updated: October 05,2024

1. Install "python3-astropy.x86_64" package

This guide covers the steps necessary to install python3-astropy.x86_64 on Fedora 38

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

2. Uninstall "python3-astropy.x86_64" package

This guide let you learn how to uninstall python3-astropy.x86_64 on Fedora 38:

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

3. Information about the python3-astropy.x86_64 package on Fedora 38

Last metadata expiration check: 0:00:42 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : python3-astropy
Version : 5.2.2
Release : 1.fc38
Architecture : x86_64
Size : 9.0 M
Source : python-astropy-5.2.2-1.fc38.src.rpm
Repository : updates
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.