pkg.soopen package index

brew / Rang 2814

picotool mit Homebrew, apt, Nix, zypper installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install picotool

local Homebrew formula metadata

Linux

Debian aptverifiziert · 92%
sudo apt install picotool

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

Nixverifiziert · 92%
nix profile install nixpkgs#picotool

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

openSUSE zypperverifiziert · 92%
sudo zypper install picotool

openSUSE Tumbleweed package metadata · picotool · Quelle: download.opensuse.org

Überblick

Paketzusammenfassung

Tool for interacting with RP2040/RP2350 devices and binaries

Befehle und Aliase

  • picotool

Verlauf

Projektgeschichte und Nutzung

picotool is Raspberry Pi’s command-line utility for inspecting, converting, loading, saving, verifying, and managing binaries and devices built around RP2040 and RP2350 microcontrollers.

Projektgeschichte

Raspberry Pi developed picotool for inspecting RP2040 binaries and communicating with devices in BOOTSEL mode. Version 1.1 added interaction with running devices that expose compatible USB stdio support.

Version 2.0 accompanied Pico SDK 2.0 and introduced RP2350-aware operations. Subsequent releases expanded support for partitions, one-time-programmable memory, signing, encryption, embedded block devices, and UF2 manipulation.

Adoptionsgeschichte

picotool is maintained under the Raspberry Pi GitHub organization and is distributed by Homebrew, Debian, Nix, and openSUSE packaging ecosystems.

Its role expanded beyond an optional inspection and flashing utility when Raspberry Pi Pico SDK 2.0 began using picotool for ELF-to-UF2 conversion, replacing the earlier elf2uf2 utility in that workflow.

Wie es verwendet wird

Developers use picotool to inspect ELF and UF2 metadata, load or save flash contents, verify images, reboot boards into or out of BOOTSEL-related modes, convert binaries to UF2, and perform RP2350 OTP and security operations.

Warum Paket-Nerds sich dafür interessieren

picotool is both a user-facing board utility and part of the Pico SDK toolchain. Package maintainers care about matching its version and capabilities to Pico SDK and silicon generations, particularly around RP2350 support and binary-format changes.

It provides a native command-line route to tasks often performed through drag-and-drop BOOTSEL storage, making Pico workflows scriptable and suitable for automated development environments.

Zeitleiste

  • Version 1.1: Added support for interacting with compatible running RP2040 devices via USB stdio.
  • 2022: Version 1.1.0 expanded USB access, loading behavior, and installation support.
  • 2024: Version 2.0 added RP2350 support alongside Pico SDK 2.0.
  • 2025: Versions 2.1 and 2.2 expanded metadata, partitions, OTP, signing, encryption, and performance.
  • 2026: Version 2.3.0 added embedded block-device and UF2-combination commands.

Related projects

  • picotool is closely coupled to the Raspberry Pi Pico SDK and the UF2 firmware format. Its build uses libusb for device communication, and its ELF-to-UF2 role superseded the SDK’s earlier elf2uf2 tool.

Quellen

  • Official build documentation: https://github.com/raspberrypi/picotool/blob/master/BUILDING.md
  • Official releases: https://github.com/raspberrypi/picotool/releases
  • Official repository: https://github.com/raspberrypi/picotool

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 6 Plattformziele verfügbar.
  • Installiert mit 1 Laufzeitabhängigkeiten.
  • Build-Metadaten listen 2 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
picotoolcliglobales 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-09-19
Manager-Version2.3.1
Manager aktualisiert2026-09-11
lokale DatenOK
Upstreamaktuell
neueste erkannte Version2.3.0

https://github.com/raspberrypi/picotool

  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:picotool
Version2.3.1
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/picotool
Homepagehttps://github.com/raspberrypi/picotool
Repositoryhttps://github.com/raspberrypi/picotool
LizenzBSD-3-Clause
Quellarchivhttps://github.com/raspberrypi/picotool/archive/refs/tags/2.3.0.tar.gz
Zuletzt aktualisiert2026-09-11T14:37:25Z
Pulseupdated
Abhängigkeitenlibusb
Build-Abhängigkeitencmake, pkgconf
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

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

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

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

Debian apt95%

picotool 2.1.1+dfsg-1

interact with RP2040/RP2350 devices or binaries

https://github.com/raspberrypi/picotool

sudo apt install picotool
  • Section: libdevel
  • Architecture: amd64
  • 4 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Picotool
Debian stable package indexes · deb.debian.org · Debian stable package indexes: picotool from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

picotool

nix profile install nixpkgs#picotool
  • normalized package name match
  • Abgeglichen nach: Picotool
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/pi/picotool/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
zypper95%

picotool 2.1.1-1.5

Tool to inspect RP2040 binaries

https://github.com/raspberrypi/picotool

sudo zypper install picotool
  • License: BSD-3-Clause
  • Category: Development/Tools/Other
  • Architecture: x86_64
  • Source Package: picotool
  • 5 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Picotool
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: picotool from https://download.opensuse.org/tumbleweed/repo/oss/repodata/d310d5a96106e1e8872a385adf98aaa23be9db5d80937a6717314e7e7f37715065c6c748ab7ccee6475d620b46979c0fe64235fc0c46988e17edf659578fcf31-primary.xml.zst

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
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment
  • pkg.so package database
  • pkgdb category and tag curation