Automic VaultAutomic Vault

brew

Installer lcdproc avec Homebrew, apk, apt, dnf, Nix, pacman

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de lcdproc pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install lcdproc

local Homebrew formula metadata

Linux

Alpine Linux apkvérifié · 92%
sudo apk add lcdproc

Alpine Linux edge package indexes · lcdproc · Source: dl-cdn.alpinelinux.org

Debian aptvérifié · 92%
sudo apt install lcdproc

Debian stable package indexes · lcdproc · Source: deb.debian.org

Fedora dnfvérifié · 92%
sudo dnf install lcdproc

Fedora Rawhide package metadata · lcdproc · Source: dl.fedoraproject.org

Nixvérifié · 92%
nix profile install nixpkgs#lcdproc

nixpkgs package indexes · pkgs/by-name/lc/lcdproc/package.nix · Source: api.github.com

Arch Linux pacmanvérifié · 92%
sudo pacman -S lcdproc

Arch Linux sync databases · lcdproc · Source: geo.mirror.pkgbuild.com

aperçu

Résumé du paquet

Display real-time system information on a LCD

Commandes et alias

  • LCDd
  • fortune.pl
  • iosock.pl
  • lcdexec
  • lcdident.pl
  • lcdmetar.pl
  • lcdproc
  • lcdvc
  • tail.pl
  • x11amp.pl

historique

Historique du projet et usages

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.

Historique du projet

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.

Historique d'adoption

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.

Modes d'utilisation

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.

Pourquoi les passionnés de paquets s'y intéressent

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.

Chronologie

  • 1998: README copyright range begins with the first LCDproc era.
  • 2002-10-14: Official site history page recorded LCDproc website development by project developers.
  • 2016: README described a migration from SourceForge to GitHub.
  • 2017-05-27: v0.5.8 release tag published on GitHub.
  • 2019-02-10: v0.5.9 release tag published on GitHub.

Related projects

  • Related hardware and software include Matrix Orbital and Crystalfontz displays, HD44780-compatible controllers, LIRC/IR input, curses, X11 display output, Raspberry Pi GPIO and I2C display adapters, and monitoring clients that feed status text to `LCDd`.

posture de sécurité

Niveau de risque : vert

narrow executable package without higher-risk signals.

Classificateur de risque

risque vert · confiance faible · appliance

Pourquoi

  • narrow executable package without higher-risk signals

Signaux

  • metadata:no-higher-risk-signals

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 10 plateformes.
  • S’installe avec 3 dépendances d’exécution.
  • Les métadonnées de compilation listent 1 dépendances de compilation.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
/etc/lcdproc/LCDd.conf/etc/lcdproc/lcdproc.conf

exécutables

Exécutables installés

CommandeTypeExpositionNote
LCDdcliexécutable global
fortune.plcliexécutable global
iosock.plcliexécutable global
lcdexeccliexécutable global
lcdident.plcliexécutable global
lcdmetar.plcliexécutable global
lcdproccliexécutable global
lcdvccliexécutable global
tail.plcliexécutable global
x11amp.plcliexécutable global

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-07-10
version du gestionnaire0.5.9
gestionnaire mis à jour
données localesOK
amontnot checked
dernière version détectéenon détecté

https://github.com/lcdproc/lcdproc

  • infoNo package-manager update timestamp was available.confiance faible
  • infoNo cached GitHub release or tag data was available.https://github.com/lcdproc/lcdprocconfiance none

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:lcdproc
Version0.5.9
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/lcdproc
Page d'accueilhttps://www.lcdproc.org/
Dépôthttps://github.com/lcdproc/lcdproc
Docs amonthttps://lcdproc.org/docs.php3
LicenceGPL-2.0-or-later
Archive sourcehttps://github.com/lcdproc/lcdproc/releases/download/v0.5.9/lcdproc-0.5.9.tar.gz
Dépendanceslibftdi, libusb, libusb-compat
Dépendances de compilationpkgconf
Bibliothèques fournies par macOSncurses
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namelcdproc
Version Scheme0
Revision2
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Debian apt95%

lcdproc 0.5.9-7+b3

LCD display driver daemon and clients

http://www.lcdproc.org/

sudo apt install lcdproc
  • Section: utils
  • Architecture: amd64
  • Source Package: lcdproc
  • 10 Dépendances
  • 1 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Lcdproc
Debian stable package indexes · deb.debian.org · Debian stable package indexes: lcdproc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

lcdproc-extra-drivers 0.5.9-7+b3

extra drivers for the LCD display driver daemon

http://www.lcdproc.org/

sudo apt install lcdproc-extra-drivers
  • Section: utils
  • Architecture: amd64
  • Source Package: lcdproc
  • 5 Dépendances
  • normalized package name match
  • Correspondance par : Lcdproc
Debian stable package indexes · deb.debian.org · Debian stable package indexes: lcdproc-extra-drivers from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

lcdproc

nix profile install nixpkgs#lcdproc
  • normalized package name match
  • Correspondance par : Lcdproc
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/lc/lcdproc/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

lcdproc 0.5.9-7build2

LCD display driver daemon and clients

http://www.lcdproc.org/

sudo apt install lcdproc
  • Section: universe/utils
  • Architecture: amd64
  • 10 Dépendances
  • 1 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Lcdproc
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: lcdproc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

lcdproc-extra-drivers 0.5.9-7build2

extra drivers for the LCD display driver daemon

http://www.lcdproc.org/

sudo apt install lcdproc-extra-drivers
  • Section: universe/utils
  • Architecture: amd64
  • Source Package: lcdproc
  • 5 Dépendances
  • normalized package name match
  • Correspondance par : Lcdproc
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: lcdproc-extra-drivers from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

lcdproc 0.5.9-r6

Multi-platform LCD display driver

https://www.lcdproc.org/

sudo apk add lcdproc
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: lcdproc
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Lcdproc
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: lcdproc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

lcdproc-doc 0.5.9-r6

Multi-platform LCD display driver (documentation)

https://www.lcdproc.org/

sudo apk add lcdproc-doc
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: lcdproc
  • normalized package name match
  • Correspondance par : Lcdproc
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: lcdproc-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

lcdproc-openrc 0.5.9-r6

Multi-platform LCD display driver (OpenRC init scripts)

https://www.lcdproc.org/

sudo apk add lcdproc-openrc
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: lcdproc
  • normalized package name match
  • Correspondance par : Lcdproc
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: lcdproc-openrc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

lcdproc 0.5.9-27.20210209git5c21e8c.fc44

Display real-time system information on a 20x4 back-lit LCD

http://lcdproc.org

sudo dnf install lcdproc
  • License: GPL-2.0-only
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: lcdproc
  • 20 Dépendances
  • 3 fournit
  • normalized package name match
  • Correspondance par : Lcdproc
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: lcdproc from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

lcdproc 0.5.9-11

Utility to drive one or more LCD (and LCD-like) devices

http://lcdproc.omnipotent.net/

sudo pacman -S lcdproc
  • License: GPL
  • Architecture: x86_64
  • 1 Dépendances
  • 1 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Lcdproc
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: lcdproc from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment