How to Install and Uninstall python3-skimage Package on Kali Linux

Last updated: April 26,2024

1. Install "python3-skimage" package

Learn how to install python3-skimage on Kali Linux

$ sudo apt update $ sudo apt install python3-skimage

2. Uninstall "python3-skimage" package

Please follow the step by step instructions below to uninstall python3-skimage on Kali Linux:

$ sudo apt remove python3-skimage $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-skimage package on Kali Linux

Package: python3-skimage
Source: skimage
Version: 0.22.0-3
Installed-Size: 27340
Maintainer: Debian Science Maintainers
Architecture: all
Depends: python3-matplotlib, python3-networkx, python3-numpy, python3-pil, python3-scipy, python3-six, python3-skimage-lib (>= 0.22.0-3), python3-imageio (>= 2.31.1), python3-lazy-loader, python3-packaging, python3-tifffile, python3:any
Recommends: python3-dask, python3-pytest
Suggests: python-skimage-doc
Size: 20587400
SHA256: 54628ff10af83c4efb015f64c2ac6c1d02bef3e244134b583c430fa3f22eb9f1
SHA1: c950a81f807012d5ae621d91cb947e973903fa45
MD5sum: 835fd86adf52481a70a05b2f5de15154
Description: Python 3 modules for image processing
scikit-image is a collection of image processing algorithms for
Python. It performs tasks such as image loading, filtering,
morphology, segmentation, color conversions, and transformations.
.
This package provides the Python 3 module.
Description-md5:
Homepage: https://scikit-image.org
Section: python
Priority: optional
Filename: pool/main/s/skimage/python3-skimage_0.22.0-3_all.deb