How to Install webmagick in Ubuntu 18.04



Install webmagick by entering the following commands in the terminal:

sudo apt update
sudo apt install webmagick

Description:

create gallery thumbnails for website

WebMagick provides a means of easily putting image collections on the Web. It recurses through directory trees, building HTML pages and imagemap (GIF or JPEG) files to allow the user to navigate through collections of thumbnail images (somewhat similar to 'xv') and select the images to view with a mouse click.

Homepage: http://sourceforge.net/projects/webmagick/

Version: 2.02-11

Section: universe/web