# gammu を Homebrew, apk, apt, dnf, Nix, pacman でインストール

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

## インストール

```sh
sudo av install brew:gammu
```

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

### macOS

- Homebrew (100%):

```sh
brew install gammu
```

  証拠: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add gammu
```

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

- Debian apt (92%):

```sh
sudo apt install gammu
```

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

- dnf (92%):

```sh
sudo dnf install gammu
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#gammu
```

  証拠: nixpkgs package indexes: pkgs/by-name/ga/gammu/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S gammu
```

  証拠: Arch Linux sync databases: gammu from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

## パッケージ情報

- **パッケージキー:** brew:gammu
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/gammu>
- **バージョン:** 1.43.2
- **ソース概要:** Command-line utility to control a phone
- **ホームページ:** <https://wammu.eu/gammu/>
- **リポジトリ:** <https://github.com/gammu/gammu>
- **上流ドキュメント:** <https://docs.gammu.org/>
- **ライセンス:** GPL-2.0-or-later
- **ソースアーカイブ:** <https://github.com/gammu/gammu/releases/download/1.43.2/Gammu-1.43.2.tar.gz>
- **生成日時:** 2026-07-08T18:08:21+00:00

## 実行可能ファイル

- gammu (cli)
- gammu-config (cli)
- gammu-detect (cli)
- gammu-smsd (cli)
- gammu-smsd-inject (cli)
- gammu-smsd-monitor (cli)
- jadmaker (cli)
- gammu (エイリアス)
- gammu-config (エイリアス)
- gammu-detect (エイリアス)
- gammu-smsd (エイリアス)
- gammu-smsd-inject (エイリアス)
- gammu-smsd-monitor (エイリアス)
- jadmaker (エイリアス)

## 依存関係

- gettext
- glib

## ビルド依存関係

- cmake

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

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

Gammu is a command-line utility and library family for controlling mobile phones, especially AT-compatible and Nokia phones, with features for calls, SMS, MMS, phonebooks, calendars, files, and SMS daemon operation.

### プロジェクトの歴史

The official manual describes Gammu as a project providing an abstraction layer for cell-phone access. It was initiated by Marcin Wiacek and others, originally based on the Gnokii and MyGnokii projects, and was formerly called MyGnokii2 up to version 0.58.

The project later became the Gammu and Wammu family: Gammu for the command-line utility and core library, libGammu for C API access, python-gammu for Python bindings, Wammu for the graphical frontend, and SMSD for SMS daemon use. The documentation identifies Michal Cihar as current project lead with help from contributors.

### 採用の歴史

Gammu's adoption is rooted in the pre-smartphone and GSM-modem era, where scripts, servers, and desktop tools needed a portable way to talk to phones. The official site maintains a phone database and documentation for Gammu, SMSD, Wammu, python-gammu, and libGammu.

The input package facts show Gammu packaged across Alpine, Homebrew, Debian, Fedora, Nix, Arch, and Ubuntu, reflecting its long life as a Unix-friendly hardware and SMS utility.

### 使われ方

Users configure a phone connection in gammurc-style files, then run gammu to list or initiate calls, retrieve and send SMS, back up data, manage phonebooks, work with calendars, and use supported phone features. SMSD provides a daemon mode for SMS gateway workflows.

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

Gammu is historically important to system packagers because it packages a hardware-facing CLI, daemon, shared library, Python bindings, documentation, config-file conventions, and many phone protocols. It is a classic example of a Unix hardware bridge whose usefulness depends on distribution integration as much as upstream code.

### タイムライン

- Pre-0.58: Project known as MyGnokii2.
- 2003: Wammu/Gammu website copyright history begins.
- 2009: Sphinx manual copyright history begins.
- 2026: Gammu 1.43.x releases published on GitHub.

### Related projects

- Gnokii and MyGnokii were predecessors that influenced Gammu.
- Wammu is the graphical frontend in the same project family.
- libGammu exposes the C API.
- python-gammu exposes Gammu functionality to Python.
- Gammu SMSD is the related SMS daemon.

### ソース

- <https://docs.gammu.org/>
- <https://docs.gammu.org/project/index.html>
- <https://github.com/gammu/gammu>
- <https://github.com/gammu/gammu/releases>
- <https://wammu.eu/gammu/>


## セキュリティノート

narrow executable package without higher-risk signals.

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


## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: $XDG_CONFIG_HOME/gammu/config, ~/.config/gammu/config, ~/.gammurc, /etc/gammurc, /etc/gammu-smsdrc
- Windows: %PROFILE%\Application Data\gammurc, .\gammurc
## ソースデータベース詳細

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

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

- Debian apt - gammu - 1.42.0-10: normalized package name match | Debian stable package indexes: gammu from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | mobile phone management utility | https://wammu.eu/gammu/
- Debian apt - gammu-doc - 1.42.0-10: normalized package name match | Debian stable package indexes: gammu-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Gammu Manual | https://wammu.eu/gammu/
- Debian apt - gammu-smsd - 1.42.0-10: normalized package name match | Debian stable package indexes: gammu-smsd from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | SMS message daemon | https://wammu.eu/gammu/
- Debian apt - libgammu-dev - 1.42.0-10: normalized package name match | Debian stable package indexes: libgammu-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | mobile phone management library (development files) | https://wammu.eu/gammu/
- Debian apt - libgammu-i18n - 1.42.0-10: normalized package name match | Debian stable package indexes: libgammu-i18n from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | mobile phone management library (i18n files) | https://wammu.eu/gammu/
- Debian apt - libgammu8t64 - 1.42.0-10: normalized package name match | Debian stable package indexes: libgammu8t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | mobile phone management library | https://wammu.eu/gammu/
- Debian apt - libgsmsd8t64 - 1.42.0-10: normalized package name match | Debian stable package indexes: libgsmsd8t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | SMS daemon helper library | https://wammu.eu/gammu/
- Nix - gammu: normalized package name match | nixpkgs package indexes: pkgs/by-name/ga/gammu/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - gammu - 1.42.0-8.1ubuntu2: normalized package name match | Ubuntu 24.04 LTS package indexes: gammu from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | mobile phone management utility | https://wammu.eu/gammu/
- Ubuntu apt - gammu-doc - 1.42.0-8.1ubuntu2: normalized package name match | Ubuntu 24.04 LTS package indexes: gammu-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Gammu Manual | https://wammu.eu/gammu/
- Ubuntu apt - gammu-smsd - 1.42.0-8.1ubuntu2: normalized package name match | Ubuntu 24.04 LTS package indexes: gammu-smsd from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | SMS message daemon | https://wammu.eu/gammu/
- Ubuntu apt - libgammu-dev - 1.42.0-8.1ubuntu2: normalized package name match | Ubuntu 24.04 LTS package indexes: libgammu-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | mobile phone management library (development files) | https://wammu.eu/gammu/
- Ubuntu apt - libgammu-i18n - 1.42.0-8.1ubuntu2: normalized package name match | Ubuntu 24.04 LTS package indexes: libgammu-i18n from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | mobile phone management library (i18n files) | https://wammu.eu/gammu/
- Ubuntu apt - libgammu8t64 - 1.42.0-8.1ubuntu2: normalized package name match | Ubuntu 24.04 LTS package indexes: libgammu8t64 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | mobile phone management library | https://wammu.eu/gammu/
- Ubuntu apt - libgsmsd8t64 - 1.42.0-8.1ubuntu2: normalized package name match | Ubuntu 24.04 LTS package indexes: libgsmsd8t64 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | SMS daemon helper library | https://wammu.eu/gammu/
- apk - gammu - 1.42.0-r1: normalized package name match | Alpine Linux edge package indexes: gammu from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Gammu provides an abstraction layer for cell phones access | https://wammu.eu/


## 関連リンク

- [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.
- [Homebrew utility packages](https://www.automicvault.com/ja/pkg/brew-utility-packages/) - Matched Homebrew package provider.
- [Secret-risk packages](https://www.automicvault.com/ja/pkg/secret-risk-packages/) - Matched curated package taxonomy and local package facts.
- [gettext](https://www.automicvault.com/ja/pkg/brew/gettext/) - Runtime dependency declared by Homebrew.
- [glib](https://www.automicvault.com/ja/pkg/brew/glib/) - Runtime dependency declared by Homebrew.
- [cmake](https://www.automicvault.com/ja/pkg/brew/cmake/) - Build dependency declared by Homebrew.
- [blink1](https://www.automicvault.com/ja/pkg/brew/blink1/) - Shares av.db curated category or tags: cli, hardware, system.
- [cyme](https://www.automicvault.com/ja/pkg/brew/cyme/) - Shares av.db curated category or tags: cli, hardware, system.
- [digitemp](https://www.automicvault.com/ja/pkg/brew/digitemp/) - Shares av.db curated category or tags: cli, hardware, system.
- [flashrom](https://www.automicvault.com/ja/pkg/brew/flashrom/) - Shares av.db curated category or tags: cli, hardware, system.
- [gfxutil](https://www.automicvault.com/ja/pkg/brew/gfxutil/) - Shares av.db curated category or tags: cli, hardware, system.
- [inxi](https://www.automicvault.com/ja/pkg/brew/inxi/) - Shares av.db curated category or tags: cli, hardware, system.
- [lcdproc](https://www.automicvault.com/ja/pkg/brew/lcdproc/) - Shares av.db curated category or tags: cli, hardware, system.
- [libcpuid](https://www.automicvault.com/ja/pkg/brew/libcpuid/) - Shares av.db curated category or tags: cli, hardware, system.
- [rmw](https://www.automicvault.com/ja/pkg/brew/rmw/) - Local package facts share a topical domain. Shared terms: cli, command-line, gettext, line, management.
- [clifm](https://www.automicvault.com/ja/pkg/brew/clifm/) - Local package facts share a topical domain. Shared terms: cli, command-line, gettext, line, system.
- [czkawka](https://www.automicvault.com/ja/pkg/brew/czkawka/) - Local package facts share a topical domain. Shared terms: cli, gettext, glib, management, system.

## Combined YAML source

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


## ソース

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- 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
