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

Last updated: May 17,2024

1. Install "python3-willow" package

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

$ sudo apt update $ sudo apt install python3-willow

2. Uninstall "python3-willow" package

Please follow the instructions below to uninstall python3-willow on Kali Linux:

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

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

Package: python3-willow
Source: willow
Version: 1.6.2-3
Installed-Size: 923
Maintainer: Debian Python Team
Architecture: all
Depends: python3-defusedxml, python3-filetype, python3:any
Recommends: python3-pil | python3-wand
Suggests: python3-pil, python3-wand, python3-opencv
Size: 89940
SHA256: 0803d68768c227797ab2cdadb16d0e8395be8809386e92fde4c0075b67e48ae0
SHA1: e0972ad91057d103b6e20bf2fc07716a8e207857
MD5sum: 4bbadfbd0cec74b6bf326ba699267b9c
Description: Python image library combining Pillow, Wand and OpenCV (Python 3)
Willow is a simple image library that combines the APIs of Pillow, Wand and
OpenCV. It converts the image between the libraries when necessary.
.
Willow currently has basic resize and crop operations, face and feature
detection and animated GIF support. New operations and library integrations
can also be easily implemented.
Description-md5:
Homepage: https://github.com/torchbox/Willow
Section: python
Priority: optional
Filename: pool/main/w/willow/python3-willow_1.6.2-3_all.deb