Package Details: letos-bin 4.0.1-1

Git Clone URL: https://aur.archlinux.org/letos-bin.git (read-only, click to copy)
Package Base: letos-bin
Description: A free, open source, multi-platform SQLite database manager.(Prebuilt version)
Upstream URL: https://letos.org/
Keywords: cpp database database-management qt qt5 sqlcipher sqlite sqlite3-database sqlitestudio wxsqlite3
Licenses: GPL-3.0-only
Conflicts: letos
Provides: letos
Submitter: zxp19821005
Maintainer: zxp19821005
Last Packager: zxp19821005
Votes: 3
Popularity: 0.67
First Submitted: 2026-06-24 02:32 (UTC)
Last Updated: 2026-07-06 14:25 (UTC)

Latest Comments

tee commented on 2026-07-14 07:47 (UTC)

add sqlitestudio to keywords

zxp19821005 commented on 2024-05-31 04:18 (UTC)

@SoftExpert Thanks for your feedback, fixed it. But maybe it was the bug of gendesk. When you run gendesk --help, you can see that: * Just providing a package name is enough to generate a .desktop file.

SoftExpert commented on 2024-05-30 17:34 (UTC)

Hi,

The current package cannot be built - it gives an error regarding a file not found. The fix is on the following line (adding --pkgname="${pkgname%-bin}") line

gendesk -f -n -q --categories="Development" --name="${_pkgname}" --pkgname="${pkgname%-bin}" --exec="${pkgname%-bin} %U"