Automic VaultAutomic Vault

brew

使用 Homebrew, apt, Nix, pacman 安装 teensy_loader_cli

查看 teensy_loader_cli 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install teensy_loader_cli

local Homebrew formula metadata

Linux

Debian apt已验证 · 92%
sudo apt install teensy-loader-cli

Debian stable package indexes · teensy-loader-cli · 来源: deb.debian.org

Nix已验证 · 92%
nix profile install nixpkgs#teensy-loader-cli

nixpkgs package indexes · pkgs/by-name/te/teensy-loader-cli/package.nix · 来源: api.github.com

Arch Linux pacman已验证 · 92%
sudo pacman -S teensy_loader_cli

Arch Linux sync databases · teensy_loader_cli · 来源: geo.mirror.pkgbuild.com

概览

软件包摘要

Command-line integration for Teensy USB development boards

命令和别名

  • teensy_loader_cli

历史

项目历史与用法

Teensy Loader CLI is the command-line loader for PJRC Teensy development boards. It exists for advanced users who want to automate firmware programming from Makefiles, scripts, CI jobs, or other non-GUI workflows.

项目历史

PJRC documents the CLI as the command-line counterpart to the graphical Teensy Loader. The official page says it is for advanced users who want to automate programming, typically with a Makefile, while the GUI in automatic mode is easier for most use.

The README and PJRC page preserve an older cross-platform development history: version 2.0 was tested on Ubuntu 9.04, Mac OS X 10.5, Windows XP, FreeBSD 8.0, OpenBSD snapshots, and NetBSD 5.0.1. Later version 2.1 added Teensy 3.5 and 3.6 support and Windows support for all Teensy boards, while the Git tags show releases through 2.3.

采用历史

The tool was adopted by embedded developers who needed to flash Teensy boards without opening the desktop loader. Its package-manager presence matters because headless or scripted development environments need a reliable `teensy_loader_cli` binary plus platform setup such as Linux udev rules.

The README also records automation patterns beyond local Makefiles, including a hard reboot option using a second Teensy and a note that PlatformIO includes support for loading via `teensy_loader`.

使用方式

Typical usage is invoking `teensy_loader_cli --mcu=<target> -w firmware.hex` after building a `.hex` file. Users select the target MCU or logical Teensy board, optionally wait for a board to appear, reboot or avoid rebooting, and use verbose output for troubleshooting.

Package users care because it turns physical board programming into a scriptable post-build step. It is especially useful for command-line-only setups, repeatable firmware workflows, and build systems that already know the board's MCU name.

为什么软件包爱好者会关心

Teensy Loader CLI is a small but important hardware-adjacent package: it bridges package-managed build tools and an actual USB bootloader. Its significance is not breadth but reliability at the final step of embedded development, where a script must put bytes onto a board.

时间线

  • 2010: Version 2.0-era documentation lists testing on Ubuntu 9.04, Mac OS X 10.5, Windows XP, FreeBSD 8.0, OpenBSD, and NetBSD.
  • Version 2.1: Added Teensy 3.5 and 3.6 support plus Windows support for all Teensy boards.
  • Version 2.3: Latest tag shown in the official Git repository.

Related projects

  • Related projects include Teensyduino, the graphical Teensy Loader, PlatformIO, AVR/ARM Makefile workflows, and PJRC Teensy hardware boards.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 10 个平台目标。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
teensy_loader_clicli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-26
管理器版本2.3
管理器更新时间
本地数据OK
上游当前
检测到的最新版本2.3

https://github.com/PaulStoffregen/teensy_loader_cli

  • 信息No package-manager update timestamp was available.低 置信度

安装元数据

软件包元数据

软件包键brew:teensy_loader_cli
版本2.3
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/teensy_loader_cli
主页https://www.pjrc.com/teensy/loader_cli.html
仓库https://github.com/PaulStoffregen/teensy_loader_cli
上游文档https://www.pjrc.com/teensy/loader_cli.html
许可证GPL-3.0-only
源码归档https://github.com/PaulStoffregen/teensy_loader_cli/archive/refs/tags/2.3.tar.gz
Bottle可用 (于 arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

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

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt95%

teensy-loader-cli 2.2-1.1

load and run programs onto your Teensy micro controller

https://www.pjrc.com/teensy/loader_cli.html

sudo apt install teensy-loader-cli
  • Section: devel
  • Architecture: amd64
  • 2 依赖
  • normalized package name match
  • 匹配方式:Teensy Loader Cli
Debian stable package indexes · deb.debian.org · Debian stable package indexes: teensy-loader-cli from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

teensy-loader-cli

nix profile install nixpkgs#teensy-loader-cli
  • normalized package name match
  • 匹配方式:Teensy Loader Cli
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/te/teensy-loader-cli/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

teensy-loader-cli 2.2-1

load and run programs onto your Teensy micro controller

https://www.pjrc.com/teensy/loader_cli.html

sudo apt install teensy-loader-cli
  • Section: universe/devel
  • Architecture: amd64
  • 2 依赖
  • normalized package name match
  • 匹配方式:Teensy Loader Cli
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: teensy-loader-cli from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
pacman95%

teensy_loader_cli 2.3-1

Command line loader for the teensy microprocessor boards

https://www.pjrc.com/teensy/loader_cli.html

sudo pacman -S teensy_loader_cli
  • License: GPL-3.0-only
  • Architecture: x86_64
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Teensy Loader Cli
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: teensy_loader_cli from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • 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