pkg.soopen package index

brew / 順位 6674

blisp を Homebrew, MacPorts, Nix, pacman でインストール

blisp のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install blisp

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install blisp

MacPorts ports tree · sysutils/blisp/Portfile · ソース: api.github.com

Linux

Nix確認済み · 92%
nix profile install nixpkgs#blisp

nixpkgs package indexes · pkgs/by-name/bl/blisp/package.nix · ソース: api.github.com

Arch Linux pacman確認済み · 92%
sudo pacman -S blisp

Arch Linux sync databases · blisp · ソース: geo.mirror.pkgbuild.com

概要

パッケージ概要

ISP tool & library for Bouffalo Labs RISC-V Microcontrollers and SoCs

コマンドとエイリアス

  • blisp

履歴

プロジェクトの歴史と使われ方

BLISP is PINE64's open source in-system-programming tool and library for flashing Bouffalo Labs RISC-V microcontrollers and SoCs. In package-manager terms it is a small but useful hardware enablement CLI: it turns firmware update instructions for BL60x and BL70x-class chips into a repeatable command-line workflow.

プロジェクトの歴史

The official repository describes BLISP as a Bouffalo Labs ISP tool and library, with supported MCU families including BL60x and BL70x and supported devices including Pinecil V2 and Pinecone. GitHub repository metadata dates the public repository to 2022, and the release history shows public tagged releases beginning with v0.0.2 in January 2023 and continuing through v0.0.5 in August 2025.

The README cautions that the library API and CLI arguments are not stable yet, which fits BLISP's role as a young hardware-support tool rather than a frozen platform API.

採用の歴史

BLISP's adoption is tied to PINE64 hardware workflows, especially Pinecil V2 firmware updates documented in the project's GitHub wiki. The input package metadata records packaging in Homebrew, MacPorts, Nix, and Arch/pacman, showing that the tool has moved beyond manual downloads into common Unix package channels.

使われ方

Users run `blisp write` with a target chip family, optional serial port, reset handling, and a firmware image. The README gives BL70x USB flashing examples with auto-detected serial ports on Windows and BL60x examples requiring an explicit serial device such as `/dev/ttyUSB0`.

パッケージ好きにとっての重要性

BLISP matters to package nerds because it is the kind of tiny hardware utility that becomes valuable only when packaging makes it boring: a maintained formula lets firmware-update docs say `install blisp` instead of asking users to build a USB serial flasher from source.

It also shows the modern RISC-V microcontroller toolchain pattern: open hardware communities need small, cross-platform flashing tools with libserialport-style dependencies, reproducible builds, and packaged CLIs.

タイムライン

  • 2022: Official GitHub repository created for PINE64 BLISP.
  • 2023: Public BLISP releases v0.0.2 and v0.0.3 published in January, followed by v0.0.4 in August.
  • 2025: BLISP v0.0.5 published with the repository README still presenting Pinecil V2 update workflows.

Related projects

  • PINE64 Pinecil V2 and Pinecone are named supported devices in the README.
  • Bouffalo Labs BL60x and BL70x chip families are named supported targets.
  • libserialport is part of the build/debugging context noted by the README.

セキュリティ状態

リスクレベル: グリーン

library-like package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • library-like package without higher-risk signals

信号

  • metadata:library-like

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
blisp実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-08-03
マネージャ版0.0.5
マネージャ更新日
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:blisp
バージョン0.0.5
パッケージマネージャHomebrew
ホームページhttps://github.com/pine64/blisp
リポジトリhttps://github.com/pine64/blisp
Bottle未記録
サービス宣言なし

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

blisp

nix profile install nixpkgs#blisp
  • normalized package name match
  • 一致条件: Blisp
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/bl/blisp/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
pacman95%

blisp 0.0.5-1

ISP tool & library for Bouffalo Labs RISC-V Microcontrollers and SoCs

https://github.com/pine64/blisp

sudo pacman -S blisp
  • License: MIT
  • Architecture: x86_64
  • 1 依存関係
  • normalized package name match
  • 一致条件: Blisp
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: blisp from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
MacPorts95%

blisp

sudo port install blisp
  • normalized package name match
  • 一致条件: Blisp
MacPorts ports tree · api.github.com · MacPorts ports tree: sysutils/blisp/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation