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

Last updated: May 18,2024

1. Install "python3-sep.x86_64" package

Please follow the guidelines below to install python3-sep.x86_64 on Fedora 34

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

2. Uninstall "python3-sep.x86_64" package

This tutorial shows how to uninstall python3-sep.x86_64 on Fedora 34:

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

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

Last metadata expiration check: 5:45:50 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-sep
Version : 1.2.0
Release : 2.fc34
Architecture : x86_64
Size : 231 k
Source : python-sep-1.2.0-2.fc34.src.rpm
Repository : updates
Summary : Astronomical source extraction and photometry in Python
URL : http://sep.readthedocs.org/
License : MIT and LGPLv3+ and BSD
Description : SEP makes available some of the astronomical source extraction and
: photometry algorithms in Source Extractor as stand-alone
: functions and classes. These operate directly on in-memory numpy arrays
: (no FITS files, configuration files, etc). It’s derived directly from
: (and tested against) the Source Extractor code base.