Automic VaultAutomic Vault

brew

gputils を Homebrew, apt, dnf, MacPorts, Nix, pacman, zypper でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install gputils

local Homebrew formula metadata

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

MacPorts ports tree · devel/gputils/Portfile · ソース: api.github.com

Linux

Debian apt確認済み · 92%
sudo apt install gputils

Debian stable package indexes · gputils · ソース: deb.debian.org

Fedora dnf確認済み · 92%
sudo dnf install gputils

Fedora Rawhide package metadata · gputils · ソース: dl.fedoraproject.org

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

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

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

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

openSUSE zypper確認済み · 92%
sudo zypper install gputils

openSUSE Tumbleweed package metadata · gputils · ソース: download.opensuse.org

概要

パッケージ概要

GNU PIC Utilities

コマンドとエイリアス

  • gpasm
  • gpdasm
  • gplib
  • gplink
  • gpstrip
  • gpvc
  • gpvo

履歴

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

gputils, the GNU PIC Utilities, is a collection of command-line development tools for Microchip PIC microcontrollers. Its core programs include the gpasm assembler, gplink linker, and gplib librarian.

プロジェクトの歴史

The project grew out of gpasm, a GNU-style assembler for Microchip PIC devices. The official news archive records the gputils package being created on 2001-12-12 so gpasm, a new linker, and a library tool could be distributed together as GNU PIC Utilities.

gputils was created by Craig Franklin and James Bowman. The project page credits later support to Molnar Karoly, Borut Razem, David Barnett, Scott Dattalo, and Marko Kohtala.

The long release trail shows the package steadily chasing compatibility with Microchip's MPASM, MPLINK, and MPLIB tools: processor definition updates, COFF support, linker scripts, object-file work, MPLAB and MPLAB X synchronization, and bug fixes across PIC device families.

採用の歴史

gputils became a standard open-source PIC toolchain component because it provided Unix-friendly assembler, linker, librarian, disassembler, object viewer, and COD viewer tools for a microcontroller family historically served by vendor tools.

The official site lists ports or packages for many systems, including ALT Linux, Arch Linux, Debian, Fedora, FreeBSD, Gentoo, Homebrew, NetBSD, OpenBSD, openSUSE, Slackware, Void Linux, and Ubuntu. That broad distro presence is a strong signal of long-term package-manager adoption.

Microchip test files also shaped the project: the official site says Microchip provided MPASM test files, which the project reformatted and used for compatibility testing.

使われ方

Typical use is embedded build work: assemble PIC assembly with gpasm, link objects with gplink, manage libraries with gplib, inspect or disassemble artifacts with gpvo, gpvc, gpdasm, gpstrip, and related tools.

The package is especially useful in makefile-driven or cross-platform embedded workflows where a free command-line PIC assembler is easier to automate than a vendor IDE.

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

gputils is the sort of package that explains why distro archives matter: it keeps older embedded hardware workflows reproducible even when vendor toolchains, IDEs, and supported host platforms move on.

The package also illustrates compatibility-as-maintenance. Much of its history is not flashy feature work but keeping device headers, linker scripts, object formats, diagnostics, and test behavior aligned enough with Microchip tooling for old projects to keep building.

タイムライン

  • 2001-03-04: gpasm 0.9.2 improves compatibility with Microchip MPASM test files.
  • 2001-12-12: gputils package is created around gpasm, a new linker, and a library tool.
  • 2002-01-13: gputils is imported to CVS.
  • 2002-01-20: gputils 0.10.0 is released.
  • 2003-03-14: gputils 0.11.0 adds initial relocatable object support.
  • 2004-11-14: preliminary MPLAB plugin release is announced.
  • 2012-12-31: gputils 1.0.0 is released.
  • 2016-08-21: gputils 1.5.0 is released with gpasm and gplink changes and MPLAB X synchronization.
  • 2022-01-30: gputils 1.5.2 is released with gplink features, PIC16F184XX support, and bug fixes.

Related projects

  • gpsim is named by the official site as a gputils-compatible simulator.
  • Microchip MPASM, MPLINK, and MPLIB are the vendor tools that gputils aims to be compatible with.
  • The gputils MPLAB plugin connects the command-line tools to Microchip's older Windows IDE workflow.

セキュリティ状態

リスクレベル: グリーン

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 メタデータは 13 個のプラットフォームターゲットで利用できます。

推奨レビュー

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

実行可能ファイル

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

コマンド種類公開範囲メモ
gpasmcliグローバル実行可能ファイル
gpdasmcliグローバル実行可能ファイル
gplibcliグローバル実行可能ファイル
gplinkcliグローバル実行可能ファイル
gpstripcliグローバル実行可能ファイル
gpvccliグローバル実行可能ファイル
gpvocliグローバル実行可能ファイル

鮮度

バージョンと鮮度

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

ページ生成日2026-07-25
マネージャ版1.5.2
マネージャ更新日
ローカルデータOK
上流not checked
検出された最新未検出

https://gputils.sourceforge.io/

  • 情報No package-manager update timestamp was available.信頼度 低
  • 情報Release/tag comparison is only available for GitHub repositories.https://gputils.sourceforge.io/信頼度 none

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:gputils
バージョン1.5.2
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/gputils
ホームページhttps://gputils.sourceforge.io/
リポジトリhttps://sourceforge.net/p/gputils/code/HEAD/tree/trunk
上流ドキュメントhttps://gputils.sourceforge.io/gputils.pdf
ライセンスGPL-2.0-or-later
ソースアーカイブhttps://downloads.sourceforge.net/project/gputils/gputils/1.5.0/gputils-1.5.2.tar.bz2
Bottle利用可能 (対象 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-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

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

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

Debian apt95%

gputils 1.5.2-1

GNU PIC utilities

https://gputils.sourceforge.net

sudo apt install gputils
  • Section: electronics
  • Architecture: amd64
  • 2 依存関係
  • 1 提供
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Gputils
Debian stable package indexes · deb.debian.org · Debian stable package indexes: gputils from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

gputils-common 1.5.2-1

headers and linker scripts for gputils

https://gputils.sourceforge.net

sudo apt install gputils-common
  • Section: electronics
  • Architecture: all
  • Source Package: gputils
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Gputils
Debian stable package indexes · deb.debian.org · Debian stable package indexes: gputils-common from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

gputils-doc 1.5.2-1

documentation for gputils

https://gputils.sourceforge.net

sudo apt install gputils-doc
  • Section: doc
  • Architecture: all
  • Source Package: gputils
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Gputils
Debian stable package indexes · deb.debian.org · Debian stable package indexes: gputils-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

gputils

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

gputils 1.4.0-0.2

GNU PIC utilities

http://gputils.sourceforge.net

sudo apt install gputils
  • Section: universe/electronics
  • Architecture: amd64
  • 2 依存関係
  • 1 提供
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Gputils
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: gputils from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

gputils-common 1.4.0-0.2

headers and linker scripts for gputils

http://gputils.sourceforge.net

sudo apt install gputils-common
  • Section: universe/electronics
  • Architecture: all
  • Source Package: gputils
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Gputils
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: gputils-common from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

gputils-doc 1.4.0-0.2

documentation for gputils

http://gputils.sourceforge.net

sudo apt install gputils-doc
  • Section: universe/doc
  • Architecture: all
  • Source Package: gputils
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Gputils
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: gputils-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
dnf95%

gputils 1.5.2-10.fc44

Development utilities for Microchip (TM) PIC (TM) microcontrollers

http://gputils.sourceforge.net

sudo dnf install gputils
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: gputils
  • 2 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Gputils
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: gputils from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

gputils-doc 1.5.2-10.fc44

Gputils documentation

http://gputils.sourceforge.net

sudo dnf install gputils-doc
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: gputils
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Gputils
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: gputils-doc from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

gputils 1.5.2-2

PIC Programming Utilities

http://gputils.sourceforge.net/

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

gputils 1.5.2-3.3

Development utilities for Microchip PIC microcontrollers

http://gputils.sourceforge.net

sudo zypper install gputils
  • License: GPL-2.0-or-later
  • Category: Development/Tools/Other
  • Architecture: x86_64
  • Source Package: gputils
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Gputils
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: gputils from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

gputils-doc 1.5.2-3.3

Documentation files for PIC MCUs

http://gputils.sourceforge.net

sudo zypper install gputils-doc
  • License: GPL-2.0-or-later
  • Category: Documentation/Other
  • Architecture: noarch
  • Source Package: gputils
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Gputils
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: gputils-doc from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

gputils

sudo port install gputils
  • normalized package name match
  • 一致条件: Gputils
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/gputils/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
  • 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