Wwhat can I do with the following error when I want to launch pwgui
?
Command 'pwgui' not found, did you mean:
command 'p2wgui' from deb pgn2web (0.4-2)
Try: sudo apt install <deb name>
Wwhat can I do with the following error when I want to launch pwgui
?
Command 'pwgui' not found, did you mean:
command 'p2wgui' from deb pgn2web (0.4-2)
Try: sudo apt install <deb name>
This is a clear hint that you do not have the command installed. Open a terminal and type:
sudo apt update & sudo apt install pgn2web
Then try again p2wgui