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

Last updated: June 29,2024

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

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

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

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

Please follow the steps below to uninstall python3-scikit-image.x86_64 on Fedora 34:

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

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

Last metadata expiration check: 0:45:21 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-scikit-image
Version : 0.18.1
Release : 3.fc34
Architecture : x86_64
Size : 9.9 M
Source : python-scikit-image-0.18.1-3.fc34.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.