Automic VaultAutomic Vault

brew

admesh を Homebrew, apk, apt, dnf, MacPorts でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install admesh

local Homebrew formula metadata

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

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

概要

パッケージ概要

Processes triangulated solid meshes

コマンドとエイリアス

  • admesh

履歴

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

ADMesh is an old-school command-line and C-library tool for reading, checking, repairing, transforming, and writing STL-based triangulated solid meshes. It is especially associated with rapid prototyping and 3D-printing-era STL repair workflows.

プロジェクトの歴史

The official README says ADMesh was released as an application in 1995/96 and that not much happened for a long time afterward. The modern GitHub repository was created in October 2013 as a fork to provide a shared library and collect bug fixes from downstream users.

The project documentation describes ADMesh as ANSI C software, GPLv2+, and focused on STL input with output support for STL, VRML, OFF, and DXF. The README states that no further feature development is planned, but bugs may be resolved and pull requests are welcome if they keep the code warning-clean.

採用の歴史

ADMesh predates the current 3D-printing boom, but its feature set maps cleanly onto package-manager utility expectations: one CLI, a C library, documented examples, and repair operations for flawed STL files. The supplied package metadata shows availability through Homebrew, Alpine, Debian, Fedora, MacPorts, and Ubuntu.

The historical README also records portability testing on Linux, SunOS, IRIX, DOS/Windows via DJGPP, and Windows NT-era systems. That cross-platform C heritage helps explain why the tool survived as a small packageable mesh utility.

使われ方

Users run admesh on STL files to inspect mesh statistics, repair disconnected facets, fill holes, fix normals, remove degenerate facets, merge files, transform coordinates, scale parts, and export to other mesh formats.

The docs expose both a command-line interface and C API, plus Python bindings documentation. That makes ADMesh useful as a shell utility, a library dependency, or a backend for simple mesh-repair workflows.

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

ADMesh is the kind of package that keeps old CAD and rapid-prototyping workflows reproducible: compact ANSI C, GPL, no service component, and behavior centered on file transformations. For package maintainers, it is a practical example of preserving a niche engineering tool by moving it into a shared upstream repository.

タイムライン

  • 1995/96: README says ADMesh was released as an application.
  • 2013-10: GitHub repository created for the modern shared-library fork.
  • v0.98.x: Modern releases document the CLI, C API, and packageable tarballs.

Related projects

  • Anthony Martin's master's thesis is cited by the official docs for the underlying algorithms.
  • Python bindings are documented by the project.

セキュリティ状態

リスクレベル: グリーン

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

推奨レビュー

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

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

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

https://github.com/admesh/admesh

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:admesh
バージョン0.98.5
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/admesh
ホームページhttps://github.com/admesh/admesh
リポジトリhttps://github.com/admesh/admesh
上流ドキュメントhttps://admesh.readthedocs.io/
ライセンスGPL-2.0-or-later
ソースアーカイブhttps://github.com/admesh/admesh/releases/download/v0.98.5/admesh-0.98.5.tar.gz
最終更新2026-05-26T23:37:49-04:00
Pulseupdated
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 Nameadmesh
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソースデータベース一致

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

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

Debian apt95%

admesh 0.98.5-1+b2

Tool for processing triangulated solid meshes.

https://github.com/admesh/admesh

sudo apt install admesh
  • Section: math
  • Architecture: amd64
  • Source Package: admesh
  • 2 依存関係
  • 4 任意依存関係
  • normalized package name match
  • 一致条件: Admesh
Debian stable package indexes · deb.debian.org · Debian stable package indexes: admesh from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libadmesh-dev 0.98.5-1+b2

Tool for processing triangulated solid meshes.

https://github.com/admesh/admesh

sudo apt install libadmesh-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: admesh
  • 2 依存関係
  • normalized package name match
  • 一致条件: Admesh
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libadmesh-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libadmesh1 0.98.5-1+b2

Tool for processing triangulated solid meshes.

https://github.com/admesh/admesh

sudo apt install libadmesh1
  • Section: libs
  • Architecture: amd64
  • Source Package: admesh
  • 1 依存関係
  • normalized package name match
  • 一致条件: Admesh
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libadmesh1 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt95%

admesh 0.98.5-1build1

Tool for processing triangulated solid meshes.

https://github.com/admesh/admesh

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

libadmesh-dev 0.98.5-1build1

Tool for processing triangulated solid meshes.

https://github.com/admesh/admesh

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

libadmesh1 0.98.5-1build1

Tool for processing triangulated solid meshes.

https://github.com/admesh/admesh

sudo apt install libadmesh1
  • Section: universe/math
  • Architecture: amd64
  • Source Package: admesh
  • 1 依存関係
  • normalized package name match
  • 一致条件: Admesh
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libadmesh1 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

admesh 0.98.5-r0

A program for processing triangulated solid meshes

https://github.com/admesh/admesh

sudo apk add admesh
  • License: GPL-2.0-only
  • Architecture: x86_64
  • Source Package: admesh
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Admesh
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: admesh from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

admesh-dev 0.98.5-r0

A program for processing triangulated solid meshes (development files)

https://github.com/admesh/admesh

sudo apk add admesh-dev
  • License: GPL-2.0-only
  • Architecture: x86_64
  • Source Package: admesh
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Admesh
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: admesh-dev from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

admesh-doc 0.98.5-r0

A program for processing triangulated solid meshes (documentation)

https://github.com/admesh/admesh

sudo apk add admesh-doc
  • License: GPL-2.0-only
  • Architecture: x86_64
  • Source Package: admesh
  • normalized package name match
  • 一致条件: Admesh
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: admesh-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
dnf95%

admesh 0.98.5-14.fc44

Diagnose and/or repair problems with STereo Lithography files

http://github.com/admesh/admesh/

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

admesh-devel 0.98.5-14.fc44

Development files for the admesh library

http://github.com/admesh/admesh/

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

admesh-libs 0.98.5-14.fc44

Runtime library for the admesh application

http://github.com/admesh/admesh/

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

admesh

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