ShivaGupta Posted October 19, 2013 Share Posted October 19, 2013 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... Link to comment https://forums.phpfreaks.com/topic/283100-need-help-with-debian-gnulinux-60-squeeze-64-bit/ Share on other sites More sharing options...
Adam Posted October 20, 2013 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. Link to comment https://forums.phpfreaks.com/topic/283100-need-help-with-debian-gnulinux-60-squeeze-64-bit/#findComment-1454569 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.