Automic VaultAutomic Vault

brew

使用 Homebrew, apt, dnf, MacPorts, Nix, pacman, zypper 安装 gputils

查看 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-26
管理器版本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

来源线索

由仓库数据生成

此页面由 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