ShivaGupta Posted October 19, 2013 Share Posted October 19, 2013 (edited) My project requires OCR so i want to install imagemagic and TesseractOCR on the my Vps Debian GNU/Linux 6.0 (Squeeze), 64-bit with comond line. Plz Help Me... Edited October 19, 2013 by ShivaGupta Quote Link to comment Share on other sites More sharing options...
Solution Adam Posted October 20, 2013 Solution Share Posted October 20, 2013 Debian uses "apt" as its package manager. Googling for "apt install TesseractOCR" and "apt install imagemagic" will generally give you the package name to install (if it exists), or you can use `apt-cache search <keyword>` to find packages from the command line. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.