Package Details: dbeaver-ee 25.0.0-2

Git Clone URL: https://aur.archlinux.org/dbeaver-ee.git (read-only, click to copy)
Package Base: dbeaver-ee
Description: A universal database tool for developers and database administrators. Enterprise Edition includes NoSQL database support
Upstream URL: http://dbeaver.com/
Licenses: Commercial
Submitter: jcpst
Maintainer: jsivak
Last Packager: jsivak
Votes: 26
Popularity: 0.000060
First Submitted: 2015-10-06 13:46 (UTC)
Last Updated: 2025-03-12 22:28 (UTC)

Dependencies (3)

Required by (0)

Sources (3)

Pinned Comments

jsivak commented on 2021-10-18 15:22 (UTC) (edited on 2024-08-25 22:41 (UTC) by jsivak)

Reminder for people flagging this package as out-of-date: This is for the Enterprise Edition of DBeaver, which requires a paid license to run.

Its release schedule is slower than the Community Edition.

The Community Edition is available in one of the following AUR packages:

Latest Comments

« First ‹ Previous 1 2 3 4 5 Next › Last »

jsivak commented on 2020-06-08 16:36 (UTC)

NOTE: 7.0.0 (the previous one) was the last version that supported 32bit builds. 7.1.0 and newer only have 64bit builds now.

jsivak commented on 2020-02-14 03:17 (UTC)

Thanks for finding this (and apologies for the delay in response).

DBeaver released a patch/hotfix and they don't advertise it usually.

gelie commented on 2020-01-20 14:14 (UTC)

PKGBUILD must be updated for the sources of the 64-bit version:

sha256sum dbeaver-ee-6.3.0-linux.gtk.x86_64.tar.gz 00dba629fcb83bd58208ee3f155b5d1f5dce04226f03d542dfdf5b32d3909284 dbeaver-ee-6.3.0-linux.gtk.x86_64.tar.gz

jsivak commented on 2019-10-26 21:03 (UTC)

I can't replicate. I've re-downloaded the packages several times and still get c8429bab34d41809e0d80b54daed3f32a38154f0ff7acd828dd46e8a4b356c93 for dbeaver-ee-6.2.0-linux.gtk.x86_64.tar.gz

Downloading from: http://dbeaver.com/files/${pkgver}/dbeaver-ee-${pkgver}-linux.gtk.x86_64.tar.gz

vS0uz4 commented on 2019-10-26 01:18 (UTC)

sha256sum dbeaver-ee-6.2.0-linux.gtk.x86_64.tar.gz is 7789a0e15652a96718545a418d6cde0b667eb97fade99ba914bd0fc758a57371

jsivak commented on 2019-10-19 17:53 (UTC) (edited on 2019-10-19 17:54 (UTC) by jsivak)

Looks like upstream released a new build:

Old build was 6.2.0.201909091348

New build: 6.2.0.201909220738

I've updated the PKGBUILD with the new sha256sums.

bouroo commented on 2019-10-19 01:57 (UTC)

sha256sum dbeaver-ee-6.2.0-linux.gtk.x86_64.tar.gz cloud be c8429bab34d41809e0d80b54daed3f32a38154f0ff7acd828dd46e8a4b356c93

jsivak commented on 2019-09-10 14:30 (UTC) (edited on 2019-09-10 14:35 (UTC) by jsivak)

Version 6.2.0 migrates the DBeaver config files to a new location: "$HOME/.local/share/DBeaverData".

During my migration, I seemed to have lost access/connection to downloaded JDBC drivers.

After the migration it appears that you may need to re-download and "re-find" your JDBC .jar files for database drivers. You can do this via Main menu->Database->Driver Manager.

For example: I needed to update MySQL's JDBC connector, so I:

  1. went to "Main menu->Database->Driver Manager"

  2. selected MySQL from the list

  3. clicked Edit ...

  4. Downloaded the JDBC driver from the website listed in the dialog box.

  5. un-tar'd the JDBC driver to a location of my choosing

  6. Used the "Add File" button to add/update the Library for the MySQL driver.

This should update all connections that use that driver in DBeaver.

jsivak commented on 2018-12-20 13:14 (UTC) (edited on 2018-12-20 13:15 (UTC) by jsivak)

Thanks for finding this; not sure why upstream has updated their files.

As for the 4 sha256sum's in the PKGBUILD; that's being auto-populated when updpkgsums is run; not sure where its getting them from.

I've updated the PKGBUILD for the new sha256sums. Also updated the "License" attribute to indicate this is for a commercially licensed version of DBeaver.

vS0uz4 commented on 2018-12-19 09:08 (UTC)

The correct sha256 for source files is:

108f5290232ebb27fc38a7786c0c7b61c79aa80cd1313efbee18a536a9b17c37 dbeaver-ee-5.3.0-linux.gtk.x86_64.tar.gz

98129a97c340691d70533ebd482c245bf8fedd36ed803d23b8f0a3a33419f89c dbeaver-ee-5.3.0-linux.gtk.x86.tar.gz

I noticed that there are 4 sha256sum in PKGBUILD but only 3 sources.