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

Last updated: May 02,2024

1. Install "python3-wand" package

Please follow the instructions below to install python3-wand on Kali Linux

$ sudo apt update $ sudo apt install python3-wand

2. Uninstall "python3-wand" package

Here is a brief guide to show you how to uninstall python3-wand on Kali Linux:

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

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

Package: python3-wand
Source: wand
Version: 0.6.11-3
Installed-Size: 748
Maintainer: Håvard F. Aasen
Architecture: all
Depends: libmagickwand-6.q16-7 | libmagickwand-6.q16hdri-7, python3:any
Recommends: libmagickcore-6.q16-7-extra
Suggests: wand-doc
Size: 125296
SHA256: a3ad20bcd1e548281cd8883c0eaccc31a884bf4f434ed8aea7c367ecc11ca32a
SHA1: e35d12b2dcbeef9c9c1dfa66e4a252d8798c035d
MD5sum: fa01463291b38ee98f8eb8914fe39aa8
Description: Python interface for ImageMagick library (Python 3)
Wand is a ctypes-based simple ImageMagick binding for Python. All
functionalities of MagickWand API are implemented in Wand.
.
Wand provides Pythonic and modern interfaces, good documentation and
binding through ctypes (which works on PyPy)
.
This module is built for Python 3.
Description-md5:
Homepage: https://github.com/emcconville/wand
Tag: implemented-in::python, role::program, works-with::image
Section: python
Priority: optional
Filename: pool/main/w/wand/python3-wand_0.6.11-3_all.deb