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

Last updated: May 06,2024

1. Install "python3-skimage" package

Please follow the guidelines below to install python3-skimage on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-skimage

2. Uninstall "python3-skimage" package

Please follow the instructions below to uninstall python3-skimage on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-skimage
Priority: optional
Section: universe/python
Installed-Size: 15257
Maintainer: Ubuntu Developers
Original-Maintainer: Stefan van der Walt
Architecture: all
Source: skimage
Version: 0.10.1-2build1
Depends: libfreeimage3, python3-numpy, python3-scipy (>= 0.10), python3-six (>= 1.3.0), python3-skimage-lib (>= 0.10.1-2build1), python3:any (>= 3.3.2-2~)
Recommends: python3-imaging, python3-matplotlib (>= 1.0), python3-nose, python3-pil
Suggests: python-skimage-doc
Filename: pool/universe/s/skimage/python3-skimage_0.10.1-2build1_all.deb
Size: 11910080
MD5sum: f7c794c41943518c36cbf6a5c4a79cb0
SHA1: 84bd916255b589d5297e8f34bd867e543af9f8bd
SHA256: 120be332dd81cf217add451443bd596ac6c84f66ed544f1e8d74bb6896e68e94
Description-en: 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: ef8764eec7113b3de8f31adfea5659c1
Homepage: http://scikit-image.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu