Skip to content

26.0.1 for Linux riscv64 (unofficial)

Latest

Choose a tag to compare

@chirontt chirontt released this 23 Mar 01:09
· 7 commits to devel since this release

downloads

Unofficial DBeaver 26.0.1 CE release artifact for Linux riscv64, to supplement the official 26.0.1 CE release artifacts.

Here are the commands to build (applying to the release_26_0_1 branch of this fork) using the JDK 21, e.g. on a Linux box:

cd tools
./build.sh

The resultant DBeaver binaries for all supported platforms would be produced in product/community/target/products/ directory, including the Linux riscv64 version of DBeaver.

Note that the resultant Linux riscv64 package is self-contained with an embedded JRE, courtesy of the Eclipse JustJ project.