Maybe a silly question since I'm not very familiar with Linux. I tried upgrading to tesseract 4 today on my Mac (4.0.0-beta.4). The results looked very promising so I tried testing it in a more production like environment (Ubuntu 18.04) using vagrant, but the results were not as good. Turns out I only have version 4.0.0-beta.1 there. If I decide to move to run in production I wont have the option to compile from source as Heroku will cut off my build after x minutes. So, is there a way to get beta.4 in Ubuntu 18.04 using *apt install* ?
These are the installation commands I run: apt update apt install -y tesseract-ocr apt install -y tesseract-ocr-eng apt install -y tesseract-ocr-swe tesseract --version tesseract 4.0.0-beta.1 leptonica-1.75.3 libgif 5.1.4 : libjpeg 8d (libjpeg-turbo 1.5.2) : libpng 1.6.34 : libtiff 4.0.9 : zlib 1.2.11 : libwebp 0.6.1 : libopenjp2 2.3.0 Found AVX2 Found AVX Found SSE Regards, Andreas -- 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/cabe27c8-07c8-4cd8-9238-ef8b3cb16dc3%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

