Automic VaultAutomic Vault

brew

Install gputils with Homebrew, apt, dnf, MacPorts, Nix, pacman, zypper

GNU PIC Utilities. Version 1.5.2 via Homebrew; verified from local package data.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install gputils

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install gputils

MacPorts ports tree · devel/gputils/Portfile · source: api.github.com

Linux

Debian aptverified · 92%
sudo apt install gputils

Debian stable package indexes · gputils · source: deb.debian.org

Fedora dnfverified · 92%
sudo dnf install gputils

Fedora Rawhide package metadata · gputils · source: dl.fedoraproject.org

Nixverified · 92%
nix profile install nixpkgs#gputils

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

Arch Linux pacmanverified · 92%
sudo pacman -S gputils

Arch Linux sync databases · gputils · source: geo.mirror.pkgbuild.com

openSUSE zypperverified · 92%
sudo zypper install gputils

openSUSE Tumbleweed package metadata · gputils · source: download.opensuse.org

overview

Package summary

GNU PIC Utilities

Commands and aliases

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

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • 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.

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 13 platform targets.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
gpasmcliglobal executable
gpdasmcliglobal executable
gplibcliglobal executable
gplinkcliglobal executable
gpstripcliglobal executable
gpvccliglobal executable
gpvocliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version1.5.2
manager updated
local dataok
upstreamnot checked
latest detectednot detected

https://gputils.sourceforge.io/

  • infoNo package-manager update timestamp was available.low confidence
  • infoRelease/tag comparison is only available for GitHub repositories.https://gputils.sourceforge.io/none confidence

install metadata

Package metadata

Package keybrew:gputils
Version1.5.2
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/gputils
Homepagehttps://gputils.sourceforge.io/
Repositoryhttps://sourceforge.net/p/gputils/code/HEAD/tree/trunk
Upstream docshttps://gputils.sourceforge.io/gputils.pdf
LicenseGPL-2.0-or-later
Source archivehttps://downloads.sourceforge.net/project/gputils/gputils/1.5.0/gputils-1.5.2.tar.bz2
Bottleavailable (on 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-installnot defined
Servicenone declared

registry facts

Source database details

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

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Debian apt95%

gputils 1.5.2-1

GNU PIC utilities

https://gputils.sourceforge.net

sudo apt install gputils
  • Section: electronics
  • Architecture: amd64
  • 2 dependencies
  • 1 provides
  • 1 optional deps
  • normalized package name match
  • Matched by: 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 optional deps
  • normalized package name match
  • Matched by: 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 optional deps
  • normalized package name match
  • Matched by: 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
  • Matched by: 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 dependencies
  • 1 provides
  • 1 optional deps
  • normalized package name match
  • Matched by: 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 optional deps
  • normalized package name match
  • Matched by: 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 optional deps
  • normalized package name match
  • Matched by: 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 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: 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 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: 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 dependencies
  • normalized package name match
  • Matched by: 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 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: 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 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: 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
  • Matched by: 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

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • 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