Skip to content

Snap installation

DBeaverDevOps edited this page Feb 9, 2024 · 1 revision

Table of contents

Installation

For install dbeaver-ce snap package with stable release (stable by default):

snap install dbeaver-ce --stable

Connect interfaces:

You can find list of all dbeaver-ce snap connections:

snap connections dbeaver-ce

And connect what you need. For example:

snap connect dbeaver-ce:ssh-keys for access to private keys

Or you can do it in Ubuntu Software (dbeaver-ce - Permissions):

image

Problems with dbeaver-ce snap package:

At the moment there is a well-known problem with opening the browser and gis maps via dbeaver-ce snap package. Application crashes with an error:

SWT WebKitGDBus: error creating DBus server Error binding to address (GUnixSocketAddress): Permission denied SWT WebKit: error initializing DBus server, dBusServer == 0

Snapcraft forum topic: https://forum.snapcraft.io/t/classic-confinement-for-dbeaver-ce/27502

Workaround

While the problem is being fixed, you can use the workaround:

Run dbeaver-ce snap package from: /snap/dbeaver-ce/current/usr/share/dbeaver-ce/dbeaver

DBeaver Desktop Documentation

General User Guide

Database Management

DBeaver PRO

Databases support

Customizing DBeaver

Troubleshooting

Admin Guide

License management

Tutorials

Development

Clone this wiki locally