Automic VaultAutomic Vault

brew

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

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install gts

local Homebrew formula metadata

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

MacPorts ports tree · math/gts/Portfile · ソース: api.github.com

Linux

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

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

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

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

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

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

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

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

Debian apt確認済み · 92%
sudo apt install libgts-0.7-5t64

Debian stable package indexes · libgts-0.7-5t64 · ソース: deb.debian.org

概要

パッケージ概要

GNU triangulated surface library

コマンドとエイリアス

  • delaunay
  • gts-config
  • gts2dxf
  • gts2oogl
  • gts2stl
  • gtscheck
  • gtscompare
  • gtstemplate
  • happrox
  • stl2gts
  • transform

履歴

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

GTS, the GNU Triangulated Surface Library, is a C library for working with three-dimensional surfaces represented as interconnected triangles. Its package-manager significance comes from a practical mix of computational geometry algorithms, mesh file converters, and Unix-style command-line tools such as `stl2gts`, `gts2stl`, `delaunay`, `gtscheck`, and `happrox`.

プロジェクトの歴史

The GTS web site describes the project as free software under the LGPL and as a C library using an object-oriented design inspired by GTK+. Its initial goal was to give scientists a simple and efficient library for 3D computational surface meshes.

Early public news on the project site in 2000 announced a web site update, examples, and version 0.3.0. The 0.4.0 release in January 2001 reorganized the object hierarchy around points, vertices, segments, edges, triangles, faces, and surfaces; it also rewrote Delaunay triangulation and improved boolean operations and surface coarsening.

The 0.5.1, 0.6.0, and 0.7.x series expanded GTS from a geometry library into a toolkit with converters, validation tools, boolean operations, isosurface extraction, refinement, coarsening, graph operations, and progressive-surface support. Version-control history moved from CVS to darcs in the 0.7.4 cycle, and the site links the darcs repository as the development source.

採用の歴史

GTS was adopted by scientific and graphics projects that needed robust triangulated-surface operations without building a geometry kernel from scratch. The official projects page lists users including MyFon, Mesh Viewer, Gerris Flow Solver, Divipro, Chips, K-3D, and TriAero.

The library also became a durable distribution package: the input metadata records packaging across Homebrew, Debian, Ubuntu, Fedora-family, MacPorts, Nix, Arch, and openSUSE ecosystems. Its command-line converters and `gts-config` helper made it useful both as a library dependency and as a standalone mesh utility package.

使われ方

Typical GTS usage is split between C programs linking against the library and command-line workflows around mesh conversion and checking. The reference manual covers data structures such as heaps, vectors, object classes, point/vertex/edge/face/surface types, kd-trees, bounding-box trees, boolean operations, simplification, refinement, isosurfaces, Delaunay triangulation, differential geometry operators, and graph partitioning.

Package users encounter GTS through executable tools that convert STL, DXF, and OOGL-like formats, generate Delaunay triangulations, check surface consistency, approximate terrain models, and transform meshes. The installation docs describe a traditional autotools build and a dependency on GLib.

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

GTS is exactly the kind of library that package maintainers keep around because it is small, old, useful, and embedded in other scientific software. It bridges desktop-era GLib conventions, robust computational geometry, and Unix filters for mesh data, so even users who never write against its C API may depend on it through CAD, visualization, or simulation packages.

For Homebrew-style package culture, GTS is also notable because it ships many tiny executables from one library formula. That makes it useful for quick mesh conversions and for testing whether old scientific build systems can still find a `gts-config` or pkg-config path.

タイムライン

  • 2000-02-29: Project site announces examples and a bibliography section.
  • 2000-07-24: Version 0.3.0 announced with isosurface computation and memoryless simplification.
  • 2001-01-31: Version 0.4.0 reorganizes the object hierarchy and rewrites Delaunay triangulation.
  • 2001-11-12: Version 0.5.1 adds `gts-config`, shared/static library builds, graph operations, and out-of-core simplification.
  • 2002-06-18: Version 0.6.0 introduces GtsFile error reporting and `gtscheck`.
  • 2002-11-08: Version 0.7.0 rewrites boolean operations with Simulation of Simplicity techniques and adds `stl2gts`.
  • 2005-10-17: Version 0.7.4 switches the development tree to darcs.
  • 2006-03-29: Version 0.7.6 documents Debian snapshot packaging and locale handling fixes.

Related projects

  • The official site links GTS to GLib and GTK+ design conventions, Jonathan Shewchuk's robust predicates, pygts Python bindings, Gerris Flow Solver, K-3D, TriAero, and other mesh or simulation tools. Its command-line tools also make it adjacent to STL processing, Delaunay triangulation utilities, CAD/CAM packages, and scientific visualization stacks.

セキュリティ状態

リスクレベル: グリーン

library-like package without higher-risk signals.

リスク分類器

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

理由

  • library-like package without higher-risk signals

信号

  • metadata:library-like

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 12 個のプラットフォームターゲットで利用できます。
  • 3 件の実行時依存関係とともにインストールされます。
  • ビルドメタデータには 4 件のビルド依存関係があります。

推奨レビュー

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

実行可能ファイル

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

コマンド種類公開範囲メモ
delaunaycliグローバル実行可能ファイル
gts-configcliグローバル実行可能ファイル
gts2dxfcliグローバル実行可能ファイル
gts2ooglcliグローバル実行可能ファイル
gts2stlcliグローバル実行可能ファイル
gtscheckcliグローバル実行可能ファイル
gtscomparecliグローバル実行可能ファイル
gtstemplatecliグローバル実行可能ファイル
happroxcliグローバル実行可能ファイル
stl2gtscliグローバル実行可能ファイル
transformcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

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

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

https://gts.sourceforge.net/

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

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:gts
バージョン0.7.6
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/gts
ホームページhttps://gts.sourceforge.net/
リポジトリhttps://gerris.dalembert.upmc.fr/darcs/gts-stable
上流ドキュメントhttps://gts.sourceforge.net/
ライセンスLGPL-2.0-or-later
ソースアーカイブhttps://downloads.sourceforge.net/project/gts/gts/0.7.6/gts-0.7.6.tar.gz
依存関係gettext, glib, netpbm
ビルド依存関係autoconf, automake, libtool, pkgconf
Bottle利用可能 (対象 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

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

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

Debian apt95%

libgts-0.7-5t64 0.7.6+darcs121130-5.2+b1

library to deal with 3D computational surface meshes

http://gts.sourceforge.net/

sudo apt install libgts-0.7-5t64
  • Section: libs
  • Architecture: amd64
  • Source Package: gts
  • 2 依存関係
  • 1 提供
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Gts
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libgts-0.7-5t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libgts-bin 0.7.6+darcs121130-5.2+b1

utility binaries for libgts

http://gts.sourceforge.net/

sudo apt install libgts-bin
  • Section: math
  • Architecture: amd64
  • Source Package: gts
  • 3 依存関係
  • normalized package name match
  • 一致条件: Gts
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libgts-bin from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libgts-dev 0.7.6+darcs121130-5.2+b1

development files for libgts

http://gts.sourceforge.net/

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

gts

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

libgts-0.7-5t64 0.7.6+darcs121130-5.2build1

library to deal with 3D computational surface meshes

http://gts.sourceforge.net/

sudo apt install libgts-0.7-5t64
  • Section: universe/devel
  • Architecture: amd64
  • Source Package: gts
  • 2 依存関係
  • 1 提供
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Gts
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libgts-0.7-5t64 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libgts-bin 0.7.6+darcs121130-5.2build1

utility binaries for libgts

http://gts.sourceforge.net/

sudo apt install libgts-bin
  • Section: universe/math
  • Architecture: amd64
  • Source Package: gts
  • 3 依存関係
  • normalized package name match
  • 一致条件: Gts
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libgts-bin from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libgts-dev 0.7.6+darcs121130-5.2build1

development files for libgts

http://gts.sourceforge.net/

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

gts 0.7.6-52.20121130.fc44

GNU Triangulated Surface Library

http://gts.sourceforge.net/index.html

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

gts-devel 0.7.6-52.20121130.fc44

Development files for gts

http://gts.sourceforge.net/index.html

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

gts 0.7.6.121130-5

Provides useful functions to deal with 3D surfaces meshed with interconnected triangles

http://gts.sourceforge.net/

sudo pacman -S gts
  • License: LGPL-3.0-or-later
  • Architecture: x86_64
  • 2 依存関係
  • normalized package name match
  • 一致条件: Gts
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: gts from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

gts 0.7.6_p20121130-4.41

GNU Triangulated Surface Library (GTS)

http://gts.sourceforge.net/

sudo zypper install gts
  • License: LGPL-2.0+
  • Category: Development/Libraries/C and C++
  • Architecture: x86_64
  • Source Package: gts
  • 6 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Gts
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: gts from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

gts-devel 0.7.6_p20121130-4.41

Development files and documentation for GTS

http://gts.sourceforge.net/

sudo zypper install gts-devel
  • License: LGPL-2.0+
  • Category: Development/Libraries/C and C++
  • Architecture: x86_64
  • Source Package: gts
  • 12 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Gts
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: gts-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

libgts-0_7-5 0.7.6_p20121130-4.41

GTS Runtime Library

http://gts.sourceforge.net/

sudo zypper install libgts-0_7-5
  • License: LGPL-2.0+
  • Category: System/Libraries
  • Architecture: x86_64
  • Source Package: gts
  • 4 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Gts
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: libgts-0_7-5 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

gts

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