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

Last updated: May 18,2024

1. Install "wand-doc" package

In this section, we are going to explain the necessary steps to install wand-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install wand-doc

2. Uninstall "wand-doc" package

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

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

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

Package: wand-doc
Priority: optional
Section: universe/doc
Installed-Size: 1589
Maintainer: Ubuntu Developers
Original-Maintainer: Changwoo Ryu
Architecture: all
Source: wand
Version: 0.3.9-1
Depends: libjs-sphinxdoc
Suggests: python-wand
Filename: pool/universe/w/wand/wand-doc_0.3.9-1_all.deb
Size: 1213868
MD5sum: 3d39a23f748d558ac1edb2181297ff08
SHA1: 247753f45eb09d814b92d2ece7ddb753de467915
SHA256: 3954ac578f3423ce2c4d77e15f5e2c5ebbc5b4398e97ecbece6d063c3572e4f3
Description-en: Python interface for ImageMagick library - documentation
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 package includes documentation for Wand.
Description-md5: 883c4f09d39c40964f2c5292a9e1801e
Homepage: https://github.com/dahlia/wand
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu