Package Details: lcl-bin 4.0.5-1

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

Latest Comments

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:55 (UTC)

@simonschubert: This does not require unzip, the source archive is automatically extracted.

This is missing the dependencies, they should be:

depends=(
  'glibc'
  'libgcc'
  'libxcrypt-compat'
)