How to Install and Uninstall python-skimage Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: February 01,2025

1. Install "python-skimage" package

Learn how to install python-skimage on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-skimage

2. Uninstall "python-skimage" package

This guide covers the steps necessary to uninstall python-skimage on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python-skimage package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-skimage
Priority: optional
Section: universe/python
Installed-Size: 15284
Maintainer: Ubuntu Developers
Original-Maintainer: Stefan van der Walt
Architecture: all
Source: skimage
Version: 0.10.1-2build1
Depends: libfreeimage3, python-numpy, python-scipy (>= 0.10), python-six (>= 1.3.0), python-skimage-lib (>= 0.10.1-2build1), python (>= 2.7), python (<< 2.8)
Recommends: python-imaging, python-matplotlib (>= 1.0), python-nose, python-pil, python-qt4
Suggests: python-opencv, python-skimage-doc
Filename: pool/universe/s/skimage/python-skimage_0.10.1-2build1_all.deb
Size: 11915906
MD5sum: 4e0d9afe498eacbbec0708c4c760054d
SHA1: 723ab082bd05e7b42d135df15b817838d5d00c8a
SHA256: bc6c27cdfecbefe2193f3d49232d1dabe73de5a93c8a0e0fca2099df6bf3918e
Description-en: Python 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 2 module.
Description-md5: 1aed32f8268a323c23ca5808f5a02c28
Homepage: http://scikit-image.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu