Automic VaultAutomic Vault

brew

lm4tools mit Homebrew, apt, Nix installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für lm4tools in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install lm4tools

local Homebrew formula metadata

Linux

Debian aptverifiziert · 92%
sudo apt install lm4flash

Debian stable package indexes · lm4flash · Quelle: deb.debian.org

Nixverifiziert · 92%
nix profile install nixpkgs#lm4flash

nixpkgs package indexes · pkgs/by-name/lm/lm4flash/package.nix · Quelle: api.github.com

Überblick

Paketzusammenfassung

Tools for TI Stellaris Launchpad boards

Befehle und Aliase

  • lm4flash
  • lmicdi

Verlauf

Projektgeschichte und Nutzung

lm4tools is a small command-line tool collection for multi-platform development on Texas Instruments Stellaris LaunchPad boards.

Projektgeschichte

The upstream README describes lm4tools as tools for TI Stellaris LaunchPad boards, a low-cost development board with an ARM Cortex-M4F processor. The package contains lm4flash for flashing firmware over the LaunchPad ICDI via libusb-1.0, and lmicdiusb, a TCP/USB bridge that lets GDB communicate with the Stellaris LaunchPad ICDI.

The GitHub release history is short: v0.1.2 was published in September 2013 as the first public release, and v0.1.3 followed in March 2018 with an install-directory fix.

Adoptionsgeschichte

lm4tools is a niche embedded-development utility rather than a broad platform. Its adoption follows the Stellaris/Tiva-era LaunchPad hobbyist and embedded workflow: install an ARM Cortex-M cross compiler, build StellarisWare examples, and use lm4flash to load a binary onto the board.

The supplied package-manager data shows it packaged by Homebrew and also mapped to lm4flash in Debian, Ubuntu, and Nix-style package sets, which is typical for a small hardware-specific CLI whose main value is making flashing scriptable.

Wie es verwendet wird

The README's example workflow builds a StellarisWare project and flashes gcc/project0.bin with lm4flash. For non-root Linux flashing, upstream documents a udev rule for the Stellaris LaunchPad ICDI USB vendor and product IDs.

lmicdiusb is used when GDB needs to talk to the board's ICDI interface through a TCP/USB bridge. The README notes support for Linux, Mac OS X, and BSD for that tool, while lm4flash is described as working on Linux, Mac OS X, Windows, and BSD.

Warum Paket-Nerds sich dafür interessieren

lm4tools is the kind of package that matters disproportionately when you own the matching board: it turns firmware flashing into a repeatable CLI step, which is exactly what package managers and build scripts are good at preserving.

Because upstream activity and releases are sparse, packagers mostly care that the tiny C utilities build cleanly, link libusb, install predictable binary names, and keep the udev-rule documentation discoverable.

Zeitleiste

  • 2013-09-03: v0.1.2 is published as the first public release.
  • 2018-03-13: v0.1.3 is published with an install-directory fix.
  • 2018: Homebrew package data records lm4tools as a packaged CLI for TI Stellaris LaunchPad boards.

Related projects

  • Related tools and inputs named by upstream include lm4flash, lmicdiusb, libusb-1.0, GDB, arm-none-eabi toolchains, StellarisWare, and the TI Stellaris LaunchPad ICDI.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 13 Plattformziele verfügbar.
  • Installiert mit 1 Laufzeitabhängigkeiten.
  • Build-Metadaten listen 1 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
lm4flashcliglobales Executable
lmicdicliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-25
Manager-Version0.1.3
Manager aktualisiert
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv0.1.3

https://github.com/utzig/lm4tools

  • InfoNo package-manager update timestamp was available.niedrig Konfidenz

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:lm4tools
Version0.1.3
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/lm4tools
Homepagehttps://github.com/utzig/lm4tools
Repositoryhttps://github.com/utzig/lm4tools
Upstream-Dokumentationhttps://github.com/utzig/lm4tools#readme
LizenzGPL-2.0-or-later AND BSD-3-Clause
Quellarchivhttps://github.com/utzig/lm4tools/archive/refs/tags/v0.1.3.tar.gz
Abhängigkeitenlibusb
Build-Abhängigkeitenpkgconf
Bottleverfügbar (auf arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

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

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Debian apt95%

lm4flash 3:0.1.3-1+b1

Command-line firmware flashing tool to communicate with the Stellaris Launchpad

https://github.com/utzig/lm4tools

sudo apt install lm4flash
  • Section: devel
  • Architecture: amd64
  • Source Package: lm4tools
  • 2 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Lm4tools
Debian stable package indexes · deb.debian.org · Debian stable package indexes: lm4flash from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

lmicdiusb 3:0.1.3-1+b1

Remote GDB socket over USB for Stellaris Launchpad ICDI

https://github.com/utzig/lm4tools

sudo apt install lmicdiusb
  • Section: devel
  • Architecture: amd64
  • Source Package: lm4tools
  • 2 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Lm4tools
Debian stable package indexes · deb.debian.org · Debian stable package indexes: lmicdiusb from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt95%

lm4flash 3:0.1.3-1

Command-line firmware flashing tool to communicate with the Stellaris Launchpad

https://github.com/utzig/lm4tools

sudo apt install lm4flash
  • Section: universe/devel
  • Architecture: amd64
  • Source Package: lm4tools
  • 2 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Lm4tools
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: lm4flash from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

lmicdiusb 3:0.1.3-1

Remote GDB socket over USB for Stellaris Launchpad ICDI

https://github.com/utzig/lm4tools

sudo apt install lmicdiusb
  • Section: universe/devel
  • Architecture: amd64
  • Source Package: lm4tools
  • 2 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Lm4tools
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: lmicdiusb from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Nix92%

lm4flash

nix profile install nixpkgs#lm4flash
  • installed executable or alias match
  • Abgeglichen nach: Lm4flash
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/lm/lm4flash/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

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