How to Install fuzzyocr3 software package in Ubuntu 12.04 LTS (Precise Pangolin)

How to Install fuzzyocr3 software package in Ubuntu 12.04 LTS (Precise Pangolin)

fuzzyocr3 software package provides spamassassin plugin to check image attachments, you can install in your Ubuntu 12.04 LTS (Precise Pangolin) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install fuzzyocr3 

fuzzyocr3 is installed in your system.

Make ensure the fuzzyocr3 package were installed using the commands given below,

$ sudo dpkg-query -l | grep fuzzyocr3 *

You will get with fuzzyocr3 package name, version, architecture and description in a table

fuzzyocr3 package basic information:

Distro Ubuntu 12 04 lts precise pangolin
Section Mail
Package fuzzyocr3
Version 3.5.1-2ubuntu1
Description spamassassin plugin to check image attachments
Sub Section Mail


See Also, How to uninstall or remove fuzzyocr3 software package from Ubuntu 12.04 LTS (Precise Pangolin)?