macOS
brew install lcdproclocal Homebrew formula metadata
brew
lcdproc のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install lcdproclocal Homebrew formula metadata
sudo apk add lcdprocAlpine Linux edge package indexes · lcdproc · ソース: dl-cdn.alpinelinux.org
sudo apt install lcdprocDebian stable package indexes · lcdproc · ソース: deb.debian.org
sudo dnf install lcdprocFedora Rawhide package metadata · lcdproc · ソース: dl.fedoraproject.org
nix profile install nixpkgs#lcdprocnixpkgs package indexes · pkgs/by-name/lc/lcdproc/package.nix · ソース: api.github.com
sudo pacman -S lcdprocArch Linux sync databases · lcdproc · ソース: geo.mirror.pkgbuild.com
概要
Display real-time system information on a LCD
履歴
LCDproc is a client/server suite for driving character LCDs, VFDs, and related small displays from Unix-like systems. The daemon `LCDd` talks to display hardware, while clients such as `lcdproc` send system status and application data over a TCP protocol.
The project README says LCDproc was originally written by William Ferrell and Selene Scriven. The credits file describes Ferrell as the project founder and author of the first versions, and Scriven as the main programmer for versions 0.2 through 0.4-pre9, turning the original small single-system utility into the recognizable LCDproc form.
LCDproc's early site history page was active by 2002, and its changelog shows the long 0.5 series adding and maintaining drivers for HD44780-style displays, serial devices, USB devices, graphical displays, Raspberry Pi and other embedded connections, curses and X11 output, and remote-control input.
LCDproc spread through Linux and BSD hobbyist, server, HTPC, and embedded installations where small front-panel displays were useful for CPU load, uptime, network state, media-center status, or appliance feedback. Its README emphasizes that the client and server communicate over TCP, so the machine producing data and the machine connected to the display do not need to be the same host.
Package-manager adoption across Homebrew, Debian, Ubuntu, Fedora, Arch, Nix, and Alpine reflects its status as old-school system hardware glue: not glamorous, but reusable enough that distributions keep shipping both the daemon and example clients.
Typical deployments configure `LCDd.conf` for the display driver and connection type, run the `LCDd` daemon, then start clients such as `lcdproc`, `lcdexec`, or custom scripts that send screens and widgets to the daemon.
LCDproc matters to package nerds because it is a classic hardware-support package: a daemon, many optional drivers, sample config files, init/service integration, and decades of compatibility work for devices that may only exist on one appliance or front panel.
It also shows why packaging hardware tools is messy: the same package can be a server daemon, a set of client utilities, Perl examples, config templates, and driver support for serial, parallel, USB, GPIO, I2C, framebuffer, curses, and X11 targets.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
/etc/lcdproc/LCDd.conf/etc/lcdproc/lcdproc.conf実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
LCDd | cli | グローバル実行可能ファイル | |
fortune.pl | cli | グローバル実行可能ファイル | |
iosock.pl | cli | グローバル実行可能ファイル | |
lcdexec | cli | グローバル実行可能ファイル | |
lcdident.pl | cli | グローバル実行可能ファイル | |
lcdmetar.pl | cli | グローバル実行可能ファイル | |
lcdproc | cli | グローバル実行可能ファイル | |
lcdvc | cli | グローバル実行可能ファイル | |
tail.pl | cli | グローバル実行可能ファイル | |
x11amp.pl | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/lcdproc/lcdproc
インストールメタデータ
| パッケージキー | brew:lcdproc |
|---|---|
| バージョン | 0.5.9 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/lcdproc |
| ホームページ | https://www.lcdproc.org/ |
| リポジトリ | https://github.com/lcdproc/lcdproc |
| 上流ドキュメント | https://lcdproc.org/docs.php3 |
| ライセンス | GPL-2.0-or-later |
| ソースアーカイブ | https://github.com/lcdproc/lcdproc/releases/download/v0.5.9/lcdproc-0.5.9.tar.gz |
| 依存関係 | libftdi, libusb, libusb-compat |
| ビルド依存関係 | pkgconf |
| macOS 提供ライブラリ | ncurses |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | lcdproc |
| Version Scheme | 0 |
| Revision | 2 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
lcdproc 0.5.9-7+b3
LCD display driver daemon and clients
sudo apt install lcdproclcdproc-extra-drivers 0.5.9-7+b3
extra drivers for the LCD display driver daemon
sudo apt install lcdproc-extra-driverslcdproc
nix profile install nixpkgs#lcdproclcdproc 0.5.9-7build2
LCD display driver daemon and clients
sudo apt install lcdproclcdproc-extra-drivers 0.5.9-7build2
extra drivers for the LCD display driver daemon
sudo apt install lcdproc-extra-driverslcdproc 0.5.9-r6
Multi-platform LCD display driver
sudo apk add lcdproclcdproc-doc 0.5.9-r6
Multi-platform LCD display driver (documentation)
sudo apk add lcdproc-doclcdproc-openrc 0.5.9-r6
Multi-platform LCD display driver (OpenRC init scripts)
sudo apk add lcdproc-openrclcdproc 0.5.9-27.20210209git5c21e8c.fc44
Display real-time system information on a 20x4 back-lit LCD
sudo dnf install lcdproclcdproc 0.5.9-11
Utility to drive one or more LCD (and LCD-like) devices
http://lcdproc.omnipotent.net/
sudo pacman -S lcdprocソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.