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

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

## インストール

```sh
sudo av install brew:admesh
```

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

### macOS

- Homebrew (100%):

```sh
brew install admesh
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install admesh
```

  証拠: MacPorts ports tree: math/admesh/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add admesh
```

  証拠: Alpine Linux edge package indexes: admesh from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install admesh
```

  証拠: Debian stable package indexes: admesh from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install admesh
```

  証拠: Fedora Rawhide package metadata: admesh from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

## パッケージ情報

- **パッケージキー:** brew:admesh
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/admesh>
- **バージョン:** 0.98.5
- **ソース概要:** Processes triangulated solid meshes
- **ホームページ:** <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
- **生成日時:** 2026-07-08T18:08:21+00:00

## 実行可能ファイル

- admesh (cli)
- admesh (エイリアス)

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura

## バージョンと鮮度

- ページ生成日: 2026-07-08
- マネージャ版: 0.98.5
- マネージャ更新日: 2026-05-26
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/admesh/admesh
- 情報: No cached GitHub release or tag data was available.
## プロジェクトの歴史と使われ方

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.

### ソース

- <https://admesh.readthedocs.io/>
- <https://api.github.com/repos/admesh/admesh>
- <https://api.github.com/repos/admesh/admesh/tags?per_page=100>
- <https://github.com/admesh/admesh#readme>
- source_facts.package-manager


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals

## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** admesh
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

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

- Debian apt - admesh - 0.98.5-1+b2: normalized package name match | Debian stable package indexes: admesh from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Tool for processing triangulated solid meshes. | https://github.com/admesh/admesh
- Debian apt - libadmesh-dev - 0.98.5-1+b2: normalized package name match | Debian stable package indexes: libadmesh-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Tool for processing triangulated solid meshes. | https://github.com/admesh/admesh
- Debian apt - libadmesh1 - 0.98.5-1+b2: normalized package name match | Debian stable package indexes: libadmesh1 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Tool for processing triangulated solid meshes. | https://github.com/admesh/admesh
- Ubuntu apt - admesh - 0.98.5-1build1: normalized package name match | Ubuntu 24.04 LTS package indexes: admesh from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Tool for processing triangulated solid meshes. | https://github.com/admesh/admesh
- Ubuntu apt - libadmesh-dev - 0.98.5-1build1: normalized package name match | Ubuntu 24.04 LTS package indexes: libadmesh-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Tool for processing triangulated solid meshes. | https://github.com/admesh/admesh
- Ubuntu apt - libadmesh1 - 0.98.5-1build1: normalized package name match | Ubuntu 24.04 LTS package indexes: libadmesh1 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Tool for processing triangulated solid meshes. | https://github.com/admesh/admesh
- apk - admesh - 0.98.5-r0: normalized package name match | Alpine Linux edge package indexes: admesh from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | A program for processing triangulated solid meshes | https://github.com/admesh/admesh
- apk - admesh-dev - 0.98.5-r0: normalized package name match | Alpine Linux edge package indexes: admesh-dev from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | A program for processing triangulated solid meshes (development files) | https://github.com/admesh/admesh
- apk - admesh-doc - 0.98.5-r0: normalized package name match | Alpine Linux edge package indexes: admesh-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | A program for processing triangulated solid meshes (documentation) | https://github.com/admesh/admesh
- dnf - admesh - 0.98.5-14.fc44: normalized package name match | Fedora Rawhide package metadata: admesh from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst | Diagnose and/or repair problems with STereo Lithography files | http://github.com/admesh/admesh/
- dnf - admesh-devel - 0.98.5-14.fc44: normalized package name match | 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 | Development files for the admesh library | http://github.com/admesh/admesh/
- dnf - admesh-libs - 0.98.5-14.fc44: normalized package name match | 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 | Runtime library for the admesh application | http://github.com/admesh/admesh/
- MacPorts - admesh: normalized package name match | MacPorts ports tree: math/admesh/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## 関連リンク

- [Source-control packages](https://www.automicvault.com/ja/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/ja/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/ja/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Scientific computing packages](https://www.automicvault.com/ja/pkg/scientific-computing-tools/) - Matched scientific computing metadata.
- [geogram](https://www.automicvault.com/ja/pkg/brew/geogram/) - Shares av.db curated category or tags: cli, mesh, science.
- [gmsh](https://www.automicvault.com/ja/pkg/brew/gmsh/) - Shares av.db curated category or tags: cad, cli, science.
- [gts](https://www.automicvault.com/ja/pkg/brew/gts/) - Shares av.db curated category or tags: cli, mesh, science.
- [opencascade](https://www.automicvault.com/ja/pkg/brew/opencascade/) - Shares av.db curated category or tags: cad, cli, science.
- [aamath](https://www.automicvault.com/ja/pkg/brew/aamath/) - Shares av.db curated category or tags: cli, science.
- [abpoa](https://www.automicvault.com/ja/pkg/brew/abpoa/) - Shares av.db curated category or tags: cli, science.
- [abricate](https://www.automicvault.com/ja/pkg/brew/abricate/) - Shares av.db curated category or tags: cli, science.
- [abyss](https://www.automicvault.com/ja/pkg/brew/abyss/) - Shares av.db curated category or tags: cli, science.
- [manifold-3d](https://www.automicvault.com/ja/pkg/npm/manifold-3d/) - Local package facts share a topical domain. Shared terms: cad, cli, mesh, science, solid.

## Combined YAML source

View the package source record on GitHub. [combined/admesh.yml](https://github.com/automic-vault/db/blob/main/combined/admesh.yml)


## ソース

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
