I get an error, “install dialog first”. How do i do that?
dialog is terminal based utility to display various messages and choices to the user. The package is simply called dialog
and you can install it with the package manager
sudo pacman -S dialog
Thanks a lot. Do you also know how to install JRE?
Have you tried the Add Remove Software option in the launcher?
There is several Java options and not all java applications work with the defaults but requires a special release.
3 Likes
This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.