Unofficial / Community provided Dbeaver Community Edition AppImage - stable release
- stable release only
- supports update of the AppImage
Double-click the *.AppImage
file and you are done!
In normal cases, the above method should work, but in some cases you need mark file as executable. You can do this using File manager -> right click > Properties > Allow Execution, or by terminal issuing command
chmod +x dbeaver-ce-*.AppImage
Use AppImageLauncher for better desktop integration ==> download AppImageLauncher
chmod +x dbeaver-ce-*.AppImage
./dbeaver-ce-*.AppImage
The AppImage is built from .tar.gz DBeaver package by GitHub Continuous Integration using this bash script https://github.com/valicm/appimage-bash.