How to Install and Uninstall pypy-wand Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "pypy-wand" package

Please follow the step by step instructions below to install pypy-wand on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install pypy-wand

2. Uninstall "pypy-wand" package

Please follow the steps below to uninstall pypy-wand on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the pypy-wand package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: pypy-wand
Priority: optional
Section: universe/python
Installed-Size: 251
Maintainer: Ubuntu Developers
Original-Maintainer: Changwoo Ryu
Architecture: all
Source: wand
Version: 0.3.9-1
Depends: pypy, libmagickwand5 | libmagickwand-6.q16-2
Suggests: wand-doc
Filename: pool/universe/w/wand/pypy-wand_0.3.9-1_all.deb
Size: 40026
MD5sum: 7f9f21107af64deec62159e3f38635ff
SHA1: 19ce9dfb82649b18c393caf239a636665c0196bc
SHA256: 9d3fb327aeb2ad055a114c222e9f9960f7e47ceee25d54ae17b03efc6f3ffaec
Description-en: Python interface for ImageMagick library (PyPy build)
Wand is a ctypes-based simple ImageMagick binding for Python. It
doesn't cover all functionalities of MagickWand API currently.
.
Wand provides Pythonic and modern interfaces, good documentation,
binding through ctypes (which works on PyPy) and installation using
pip or easy_install.
.
This module is built for PyPy.
Description-md5: 303df5d4fe40070dbf47b95a072eba77
Homepage: https://github.com/dahlia/wand
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu