Updated Home (markdown)

Amit D 2019-10-07 10:43:12 +03:00
parent 19c68e2d6b
commit 6c0a326f74

13
Home.md

@ -88,6 +88,7 @@ yum update
yum install tesseract
yum install tesseract-langpack-deu
```
**For Scientific Linux 7 run the following as root:**
```
yum-config-manager --add-repo https://download.opensuse.org/repositories/home:/Alexander_Pozdnyakov/ScientificLinux_7/
@ -95,24 +96,28 @@ yum update
yum install tesseract
yum install tesseract-langpack-deu
```
**For Fedora 27 run the following as root:**
```
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:Alexander_Pozdnyakov/Fedora_27/home:Alexander_Pozdnyakov.repo
dnf install tesseract
dnf install tesseract-langpack-deu
```
**For Fedora 26 run the following as root:**
```
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:Alexander_Pozdnyakov/Fedora_26/home:Alexander_Pozdnyakov.repo
dnf install tesseract
dnf install tesseract-langpack-deu
```
**For Fedora 25 run the following as root:**
```
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:Alexander_Pozdnyakov/Fedora_25/home:Alexander_Pozdnyakov.repo
dnf install tesseract
dnf install tesseract-langpack-deu
```
**For openSUSE Tumbleweed run the following as root:**
```
zypper addrepo https://download.opensuse.org/repositories/home:Alexander_Pozdnyakov/openSUSE_Tumbleweed/home:Alexander_Pozdnyakov.repo
@ -120,13 +125,7 @@ zypper refresh
zypper install tesseract-ocr
zypper install tesseract-ocr-traineddata-german
```
**For openSUSE Leap 42.3 run the following as root:**
```
zypper addrepo https://download.opensuse.org/repositories/home:Alexander_Pozdnyakov/openSUSE_Leap_42.3/home:Alexander_Pozdnyakov.repo
zypper refresh
zypper install tesseract-ocr
zypper install tesseract-ocr-traineddata-german
```
**For openSUSE Leap 15.0 run the following as root:**
```
zypper addrepo https://download.opensuse.org/repositories/home:Alexander_Pozdnyakov/openSUSE_Leap_15.0/home:Alexander_Pozdnyakov.repo