Sikulix
Dependencies
sudo apt-get install openjdk-11-jdk
```bash
sudo apt-get sudo apt install tesseract-ocr
Spustenie
java -jar sikulixide-2.0.5-lux.jar
Problemy
- nepodpora wayland
Riesenie
- prepnutie na xorg
Open /etc/gdm3/custom.conf and uncomment below line,
WaylandEnable=false
save the changes and reboot your system.
echo $XDG_SESSION_TYPE
and it should display x11.