Package Details: beekeeper-studio-bin 5.6.5-1

Git Clone URL: https://aur.archlinux.org/beekeeper-studio-bin.git (read-only, click to copy)
Package Base: beekeeper-studio-bin
Description: Modern and easy to use SQL client for MySQL, Postgres, SQLite, SQL Server, and more
Upstream URL: https://github.com/beekeeper-studio/beekeeper-studio
Keywords: mongodb MySQL PostgreSQL redis sql-client SQL-Server SQLite
Licenses: GPL-3.0-or-later, LicenseRef-BeekeeperStudioApplicationEULA
Provides: beekeeper-studio
Submitter: luto
Maintainer: notnightbut (rathboma)
Last Packager: notnightbut
Votes: 27
Popularity: 0.187750
First Submitted: 2020-05-23 11:44 (UTC)
Last Updated: 2026-04-07 18:08 (UTC)

Latest Comments

1 2 3 Next › Last »

CosmicHorror commented on 2025-12-04 02:11 (UTC)

hiya! thanks for taking over the package and removing the usage of w3m et al :)

i noticed that beekeeper-studio isn't in my $PATH anymore. i think symlinking the executable in /opt to /usr/bin/beekeeper-studio should work. that's how the 1password AUR package does it (snippet included below)

    # Symlink /usr/bin executable to opt
    install -dm0755 "${pkgdir}"/usr/bin
    ln -s /opt/1Password/1password "${pkgdir}"/usr/bin/1password

JisuWoniu commented on 2025-05-13 04:15 (UTC)

@xiota, please add w3m and html-xml-utils to makedepends.

They are used in prepare() function, but are not installed automatically.

lightdot commented on 2025-05-12 12:13 (UTC)

License description on Github states: "Most of the code in this repo is open source under the GPLv3 license. Paid features are also in this repository under a commercial source-available license."

Should "MIT" be changed to reflect this?

superhansel commented on 2024-09-12 16:52 (UTC)

I noticed that gtk2 and dbus-glib were added as dependencies to this packet. Both of which seemed unnecessary before (I ran beekeeper-studio 4.2.9 beforehand). Their descriptions indicates that they are "legacy" and "deprecated". Do we need those?

furai commented on 2024-09-02 05:26 (UTC) (edited on 2024-09-02 06:14 (UTC) by furai)

The desktop entry is broken from what i can see. I think sed failed and there's AppName instead of beekeeper-studio in the exec line.

Red-Ex commented on 2024-04-09 10:23 (UTC)

Hallo bhedrich,

4.2.9 is now available.

Could you update to 4.2.9. Thanks!