Skip to content

26.0.0 for Linux riscv64 (unofficial)

Choose a tag to compare

@chirontt chirontt released this 01 Mar 20:52
· 265 commits to devel since this release

downloads

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

Here are the commands to build (applying to the release_26_0_0 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.