Install this package:
emerge -a app-text/tesseract
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask app-text/tesseract
Or alternatively:
emerge --autounmask-write -a app-text/tesseract
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 9999 | 8 | 0 | |
| 5.5.2-r1 | 8 | ~alpha ~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 | 0/5 |
| 5.5.2 | 8 | ~alpha amd64 arm arm64 ~mips ppc ppc64 ~riscv ~sparc x86 | 0/5 |
<pkgmetadata> <maintainer type="person"> <email>voyageur@gentoo.org</email> <name>Bernard Cafarelli</name> </maintainer> <maintainer type="person"> <email>chutzpah@gentoo.org</email> <name>Patrick McLean</name> </maintainer> <longdescription lang="en">A commercial quality OCR engine originally developed at HP between 1985 and 1995. In 1995, this engine was among the top 3 evaluated by UNLV. It was open-sourced by HP and UNLV in 2005.</longdescription> <use> <flag name="float32">Support float for model training and text recognition (faster, requires less RAM)</flag> <flag name="training">Install training applications to add support for new languages.</flag> </use> <upstream> <remote-id type="github">tesseract-ocr/tesseract</remote-id> </upstream> </pkgmetadata>
Manage flags for this package:
euse -i <flag> -p app-text/tesseract |
euse -E <flag> -p app-text/tesseract |
euse -D <flag> -p app-text/tesseract
| Flag | Description | 9999 | 5.5.2-r1 | 5.5.2 |
|---|---|---|---|---|
| doc | Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally | ✓ | ✓ | ✓ |
| float32 | Support float for model training and text recognition (faster, requires less RAM) | ✓ | ✓ | ✓ |
| jpeg | Add JPEG image support | ✓ | ✓ | ✓ |
| openmp | Build support for the OpenMP (support parallel computing), requires >=sys-devel/gcc-4.2 built with USE="openmp" | ✓ | ✓ | ✓ |
| png | Add support for libpng (PNG images) | ✓ | ✓ | ✓ |
| static-libs | Build static versions of dynamic libraries as well | ✓ | ✓ | ✓ |
| tiff | Add support for the TIFF image format | ✓ | ✓ | ✓ |
| training | Install training applications to add support for new languages. | ✓ | ✓ | ✓ |
| webp | Add support for the WebP image format | ✓ | ✓ | ✓ |
| Type | File | Size | Versions |
|---|---|---|---|
| DIST | tesseract-5.5.2.tar.gz | 1903633 bytes | 5.5.2 |
| Type | File | Size |
|---|