I have uninstalled the tesseract 3 with: sudo apt-get remove tesseract-ocr sudo apt-get remove --auto-remove tesseract-ocr sudo apt-get purge tesseract-ocr
And did this: sudo add-apt-repository ppa:alex-p/tesseract-ocr sudo apt-get update And when I type tesseract, its showing : bash: /usr/bin/tesseract: No such file or directory And here, https://github.com/tesseract-ocr/tesseract/wiki/Compiling I see that there is no tesseract 4 support for Ubuntu 16.04 LTS Xenial. On Sunday, March 31, 2019 at 3:56:24 PM UTC+5:30, shree wrote: > > see > http://installion.co.uk/ubuntu/xenial/universe/t/tesseract-ocr/uninstall/index.html > > On Sun, Mar 31, 2019 at 3:48 PM Haruo Con <[email protected] <javascript:>> > wrote: > >> Really sorry for the confusion. >> >> I meant to say, I installed tesseract using >> >> sudo apt install tesseract-ocr >> sudo apt-get install tesseract-ocr-eng >> sudo apt-get install tesseract-ocr-vie >> >> How should I unistalled it, before installing tesseract 4 with: >> >> sudo add-apt-repository ppa:alex-p/tesseract-ocr >> sudo apt-get update >> >> >> On Sun, Mar 31, 2019 at 3:42 PM Shree Devi Kumar <[email protected] >> <javascript:>> wrote: >> >>> I have not used OPENCV so can't help regarding that. >>> >>> On Sun, Mar 31, 2019 at 3:37 PM <[email protected] <javascript:>> wrote: >>> >>>> Ok, thanks for the info. >>>> >>>> I installed openCV 3.4.2 by following the exact same steps given in >>>> this tutorial >>>> https://www.pyimagesearch.com/2015/07/20/install-opencv-3-0-and-python-3-4-on-ubuntu/ >>>> >>>> How should I uninstalled it? I am a novice in Ubuntu and python >>>> environment. >>>> >>>> -- >>>> You received this message because you are subscribed to the Google >>>> Groups "tesseract-ocr" group. >>>> To unsubscribe from this group and stop receiving emails from it, send >>>> an email to [email protected] <javascript:>. >>>> To post to this group, send email to [email protected] >>>> <javascript:>. >>>> Visit this group at https://groups.google.com/group/tesseract-ocr. >>>> To view this discussion on the web visit >>>> https://groups.google.com/d/msgid/tesseract-ocr/7e6750e6-f731-4743-9391-5a436667d52f%40googlegroups.com >>>> >>>> <https://groups.google.com/d/msgid/tesseract-ocr/7e6750e6-f731-4743-9391-5a436667d52f%40googlegroups.com?utm_medium=email&utm_source=footer> >>>> . >>>> For more options, visit https://groups.google.com/d/optout. >>>> >>> >>> >>> -- >>> >>> ____________________________________________________________ >>> भजन - कीर्तन - आरती @ http://bhajans.ramparivar.com >>> >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "tesseract-ocr" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected] <javascript:>. >>> To post to this group, send email to [email protected] >>> <javascript:>. >>> Visit this group at https://groups.google.com/group/tesseract-ocr. >>> To view this discussion on the web visit >>> https://groups.google.com/d/msgid/tesseract-ocr/CAG2NduWouSaPZ%3Dui369POGS8geGmK93pi-nURFxs72T5o1bziw%40mail.gmail.com >>> >>> <https://groups.google.com/d/msgid/tesseract-ocr/CAG2NduWouSaPZ%3Dui369POGS8geGmK93pi-nURFxs72T5o1bziw%40mail.gmail.com?utm_medium=email&utm_source=footer> >>> . >>> For more options, visit https://groups.google.com/d/optout. >>> >> -- >> You received this message because you are subscribed to the Google Groups >> "tesseract-ocr" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> To post to this group, send email to [email protected] >> <javascript:>. >> Visit this group at https://groups.google.com/group/tesseract-ocr. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/tesseract-ocr/CAHPt0SmPa%2BCDVj8XYr45o%2Bc1wvofdYhybwKFTonho-dak1ZNAg%40mail.gmail.com >> >> <https://groups.google.com/d/msgid/tesseract-ocr/CAHPt0SmPa%2BCDVj8XYr45o%2Bc1wvofdYhybwKFTonho-dak1ZNAg%40mail.gmail.com?utm_medium=email&utm_source=footer> >> . >> For more options, visit https://groups.google.com/d/optout. >> > > > -- > > ____________________________________________________________ > भजन - कीर्तन - आरती @ http://bhajans.ramparivar.com > -- You received this message because you are subscribed to the Google Groups "tesseract-ocr" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/tesseract-ocr. To view this discussion on the web visit https://groups.google.com/d/msgid/tesseract-ocr/150a6cce-d5bd-4a6a-8b82-9363c878874c%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

