tonybolzan / snap-mysql-workbench

MySQL Workbench in snap
http://snapcraft.io/mysql-workbench-community
19 stars 2 forks source link

mysql-workbench on debian without desktop enviroment #20

Open bambosd opened 1 month ago

bambosd commented 1 month ago

Dear Developer,

i have a debian system with mysql server already running. on my effort to get a management interface for mysql, i install the snapd repository and then sudo snap install mysql-workbench-community. (since official mysql-workbench is for ubuntu and not working on debian because of dependencies).

After installation from snap, how we can execute the application ?? if it's a desktop app, does this mean that we need a desktop environment ? or is it a web service? (this debian system does not have desktop, only CLI)

Thanks for any suggestions !

tonybolzan commented 1 month ago

MySQL Workbench are a GUI application, and depends of a Xorg or Wayland to work. Is not intended to run on a server, but with a VNC/RDP technically you can run, but I don't recommend on a server without a Desktop Environment.

https://www.mysql.com/products/workbench/