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

Last updated: May 10,2024

1. Install "python3-imageio" package

Here is a brief guide to show you how to install python3-imageio on Kali Linux

$ sudo apt update $ sudo apt install python3-imageio

2. Uninstall "python3-imageio" package

This is a short guide on how to uninstall python3-imageio on Kali Linux:

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

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

Package: python3-imageio
Source: python-imageio
Version: 2.33.1-1
Installed-Size: 1177
Maintainer: Debian Science Maintainers
Architecture: all
Depends: python3-numpy, python3-pil, python3:any
Suggests: python-imageio-doc, python3-astropy, python3-gdal, ffmpeg
Size: 227440
SHA256: 0eee370fa865b7f1494e7384943c66b8e711086a1bad49e93b576e8869692813
SHA1: fa6c74bccd1145fa1734fb1fb0eaef0836a0cbb2
MD5sum: 6ab87fd972a3d6b470451388951b1b05
Description: library for reading and writing image data (Python 3)
Imageio is a Python library that provides an easy interface to read and write
a wide range of image data, including animated images, video, volumetric data,
and scientific formats.
.
This package provides the library for Python 3.
Description-md5:
Homepage: https://imageio.github.io/
Section: python
Priority: optional
Filename: pool/main/p/python-imageio/python3-imageio_2.33.1-1_all.deb