How to Install and Uninstall python3-scikit-image.x86_64 Package on Fedora 36

Last updated: November 27,2024

1. Install "python3-scikit-image.x86_64" package

This is a short guide on how to install python3-scikit-image.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install python3-scikit-image.x86_64

2. Uninstall "python3-scikit-image.x86_64" package

In this section, we are going to explain the necessary steps to uninstall python3-scikit-image.x86_64 on Fedora 36:

$ sudo dnf remove python3-scikit-image.x86_64 $ sudo dnf autoremove

3. Information about the python3-scikit-image.x86_64 package on Fedora 36

Last metadata expiration check: 4:45:00 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-scikit-image
Version : 0.18.3
Release : 2.fc36
Architecture : x86_64
Size : 9.8 M
Source : python-scikit-image-0.18.3-2.fc36.src.rpm
Repository : fedora
Summary : Image processing in Python
URL : http://scikit-image.org/
License : BSD
Description : The scikit-image SciKit (toolkit for SciPy) extends scipy.ndimage to provide a
: versatile set of image processing routines.