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

Last updated: May 18,2024

1. Install "pypy-wand" package

Please follow the guidance below to install pypy-wand on Kali Linux

$ sudo apt update $ sudo apt install pypy-wand

2. Uninstall "pypy-wand" package

Please follow the step by step instructions below to uninstall pypy-wand on Kali Linux:

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

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

Package: pypy-wand
Source: wand
Version: 0.6.9-1
Installed-Size: 742
Maintainer: Håvard F. Aasen
Architecture: all
Depends: libmagickwand-6.q16-6 | libmagickwand-6.q16hdri-6, pypy
Suggests: libmagickcore-6.q16-6-extra, wand-doc
Size: 125348
SHA256: 51559c57a5e9ba0ddd546734af4eb7a137e20e3539bca1b6823de3d9e4fe3e4f
SHA1: 1d920b6d92f0e1d21956ca56ac0f34ab8946c8b1
MD5sum: 20c256b44746afc98a7d504e0f82d47d
Description: Python interface for ImageMagick library (PyPy)
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 PyPy.
Description-md5: cd9ff94c33f7f7e4eaa54fd7118bbd40
Homepage: https://github.com/emcconville/wand
Tag: implemented-in::python, role::program, works-with::image
Section: python
Priority: optional
Filename: pool/main/w/wand/pypy-wand_0.6.9-1_all.deb