Automic VaultAutomic Vault

brew

gpx を Homebrew, apt, Nix でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install gpx

local Homebrew formula metadata

Linux

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

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

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

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

概要

パッケージ概要

Gcode to x3g converter for 3D printers running Sailfish

コマンドとエイリアス

  • gpx
  • machines
  • s3gdump

履歴

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

GPX is a command-line post-processing utility that converts sliced 3D-printer G-code into X3G files for MakerBot Cupcake, Thing-O-Matic, Replicator-family, and clone printers, including Sailfish firmware setups.

プロジェクトの歴史

The README says GPX was created by Dr. Henry Thomas, also known as Wingcommander, in April 2013. Repository history begins in April 2013 with work-in-progress commits and an alpha 0.1 commit.

The tool's purpose was to open older MakerBot-style printers to a wider set of slicing tools such as Cura, KISSlicer, S3DCreator, and Slic3r by translating their G-code output into the X3G format those printers could consume.

採用の歴史

GPX found a home among owners of pre-fifth-generation MakerBot printers and compatible clones, especially users running Sailfish firmware or using modern slicers instead of the original MakerBot workflow.

The README documents Linux package installation, Windows release zips, macOS dmg files, and Homebrew, which explains its presence as a package-manager utility rather than only a printer-forum binary.

使われ方

Typical usage is `gpx` with a machine preset and a sliced `.gcode` input, producing an `.x3g` output for SD-card printing or a downstream workflow. It also accepts custom machine and EEPROM `.ini` files through command-line options, but the official README does not define a fixed config-file location.

Related workflows include GpxUi for users who want a graphical wrapper and OctoPrint-GPX for translating G-code to X3G inside an OctoPrint communication path.

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

GPX is a preservation package for a specific hardware generation. It keeps old MakerBot-compatible printers usable with general slicers and modern host operating systems.

It is also a good example of why package managers carry small hardware translators: the binary is tiny, the domain is narrow, and the alternative is reviving a full legacy printer software stack.

タイムライン

  • 2013-04: GPX is created by Dr. Henry Thomas.
  • 2013-04-11: Public repository history begins with work-in-progress commits.
  • 2013-04-17: Repository history records an alpha 0.1 commit.
  • 2014-2015: README copyright credits additional changes by DNewman and MWalker.
  • 2020-11-26: Repository history records version-number work for 2.6.8.

Related projects

  • GpxUi is a graphical wrapper around GPX.
  • OctoPrint-GPX uses GPX to translate G-code to X3G under OctoPrint for MakerBot-style printers.
  • Sailfish firmware is a common target firmware named by GPX and OctoPrint-GPX documentation.

セキュリティ状態

リスクレベル: グリーン

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

推奨レビュー

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

実行可能ファイル

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

コマンド種類公開範囲メモ
gpxcliグローバル実行可能ファイル
machinescliグローバル実行可能ファイル
s3gdumpcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

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

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

https://github.com/markwal/GPX

  • 情報No package-manager update timestamp was available.信頼度 低

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:gpx
バージョン2.6.8
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/gpx
ホームページhttps://github.com/markwal/GPX/blob/HEAD/README.md
リポジトリhttps://github.com/markwal/GPX
上流ドキュメントhttps://github.com/markwal/GPX#readme
ライセンスGPL-2.0-or-later
ソースアーカイブhttps://github.com/markwal/GPX/archive/refs/tags/2.6.8.tar.gz
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 Namegpx
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソースデータベース一致

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

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

Debian apt95%

gpx 2.6.8-1

Gcode to x3g conversion post processor

https://github.com/markwal/GPX

sudo apt install gpx
  • Section: science
  • Architecture: amd64
  • 1 依存関係
  • normalized package name match
  • 一致条件: Gpx
Debian stable package indexes · deb.debian.org · Debian stable package indexes: gpx from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

gpx

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

gpx 2.6.8-1

Gcode to x3g conversion post processor

https://github.com/markwal/GPX

sudo apt install gpx
  • Section: universe/science
  • Architecture: amd64
  • 1 依存関係
  • normalized package name match
  • 一致条件: Gpx
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: gpx from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

ソース経路

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

このページは 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