Package Details: lcl-gui-bin 4.0.5-1

Git Clone URL: https://aur.archlinux.org/lcl-gui-bin.git (read-only, click to copy)
Package Base: lcl-gui-bin
Description: Linux command reference and cheat sheets - desktop application
Upstream URL: https://github.com/SimonSchubert/LinuxCommandLibrary
Licenses: Apache-2.0
Conflicts: lcl-gui
Provides: lcl-gui
Submitter: simonschubert
Maintainer: simonschubert
Last Packager: simonschubert
Votes: 1
Popularity: 0.37
First Submitted: 2026-03-14 12:37 (UTC)
Last Updated: 2026-05-19 14:03 (UTC)

Dependencies (13)

Required by (0)

Sources (1)

Latest Comments

simonschubert commented on 2026-04-20 08:14 (UTC)

@yochananmarqos Fixed and will be in the update later today, thanks for the feedback https://github.com/SimonSchubert/LinuxCommandLibrary/commit/678a75d1232714abd2dd0397bbfc48fb04887e2e

yochananmarqos commented on 2026-04-19 23:40 (UTC)

@simonschubert: The StartupWMClass is actually com-linuxcommandlibarary-MainKt, could you update it?

simonschubert commented on 2026-04-09 22:17 (UTC)

@yochananmarqos Ahaha no worries. Greatly appreciate your feedback, I'm new here

yochananmarqos commented on 2026-04-09 22:11 (UTC)

@simonschubert: Oh, ha! So it is. I can read, really I can. Sorry, distracted by filing my taxes.

simonschubert commented on 2026-04-09 22:09 (UTC)

@yochananmarqos that's for lcl-bin (without GUI) and you commented the suggestion it here: https://aur.archlinux.org/packages/lcl-bin

yochananmarqos commented on 2026-04-09 22:02 (UTC)

@simonschbert: Why would it depend on libxcrypt-compat? It may be required to build, but shouldn't be a runtime dependency.

simonschubert commented on 2026-04-09 21:59 (UTC)

@yochananmarqos thanks a lot

Fix for next release: https://github.com/SimonSchubert/LinuxCommandLibrary/commit/6c3f129c220116a07b5753cda78993fd42430e1e

yochananmarqos commented on 2026-04-05 18:58 (UTC)

@simonschubert: This is missing dependencies, they should be:

depends=(
  'alsa-lib'
  'bash'
  'fontconfig'
  'glibc'
  'hicolor-icon-theme'
  'java-runtime'
  'libglvnd'
  'libstdc++'
  'libx11'
  'libxext'
  'libxi'
  'libxrender'
  'libxtst'
)