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

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

## インストール

```sh
sudo av install brew:gnumeric
```

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

### macOS

- Homebrew (100%):

```sh
brew install gnumeric
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install gnumeric
```

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

### Linux

- apk (92%):

```sh
sudo apk add gnumeric
```

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

- Debian apt (92%):

```sh
sudo apt install gnumeric
```

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

- dnf (92%):

```sh
sudo dnf install gnumeric
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#gnumeric
```

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

- pacman (92%):

```sh
sudo pacman -S gnumeric
```

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

- zypper (92%):

```sh
sudo zypper install gnumeric
```

  証拠: openSUSE Tumbleweed package metadata: gnumeric from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

## パッケージ情報

- **パッケージキー:** brew:gnumeric
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/gnumeric>
- **バージョン:** 1.12.61
- **ソース概要:** GNOME Spreadsheet Application
- **ホームページ:** <https://projects.gnome.org/gnumeric/>
- **上流ドキュメント:** <https://projects.gnome.org/gnumeric/>
- **ライセンス:** GPL-3.0-only OR GPL-2.0-only
- **ソースアーカイブ:** <https://download.gnome.org/sources/gnumeric/1.12/gnumeric-1.12.61.tar.xz>
- **最終更新:** 2026-06-07T08:38:38Z
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- gnumeric (cli)
- gnumeric-1.12.61 (cli)
- ssconvert (cli)
- ssdiff (cli)
- ssgrep (cli)
- ssindex (cli)
- gnumeric (エイリアス)
- gnumeric-1.12.61 (エイリアス)
- ssconvert (エイリアス)
- ssdiff (エイリアス)
- ssgrep (エイリアス)
- ssindex (エイリアス)

## 依存関係

- adwaita-icon-theme
- at-spi2-core
- cairo
- gdk-pixbuf
- gettext
- glib
- goffice
- gtk+3
- harfbuzz
- libgsf
- libxml2
- pango

## ビルド依存関係

- gettext
- intltool
- itstool
- pkgconf

## macOS 提供ライブラリ

- perl

## インストール挙動

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

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 1.12.61
- マネージャ更新日: 2026-06-07
- ローカルデータ: OK
- 上流リポジトリ: https://projects.gnome.org/gnumeric/
- 情報: Release/tag comparison is only available for GitHub repositories.
## プロジェクトの歴史と使われ方

Gnumeric is the GNOME spreadsheet application, combining a graphical workbook interface with command-line utilities such as ssconvert for format conversion and data-processing workflows.

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

Miguel de Icaza began Gnumeric in 1998 as a large real-world GNOME application, both to provide a free spreadsheet and to exercise GNOME platform libraries. The project reached its 1.0 series in 2001 and later became one of the durable productivity applications associated with the GNOME desktop.

The project evolved around compatibility and numerical correctness. Its documentation describes a conventional spreadsheet model of workbooks, worksheets, formulas, charts and imported external data, while the project homepage emphasizes speed, responsiveness and calculation accuracy.

### 採用の歴史

Gnumeric gained its niche in Unix-like packaging as a lightweight spreadsheet that could read and write many office formats without installing a full office suite. Its import documentation lists formats associated with Excel, Lotus 1-2-3, OpenOffice Calc, StarOffice Calc, Quattro Pro, Xbase and other spreadsheet systems.

### 使われ方

Practitioners use Gnumeric interactively for spreadsheet editing, charting, calculations and analysis tools. Package users also value the non-GUI helpers, especially ssconvert, for scripted spreadsheet-to-CSV or spreadsheet-to-spreadsheet conversions.

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

For package maintainers and data-tool users, Gnumeric matters because it exposes spreadsheet capability as both a desktop application and a scriptable conversion tool. It is a practical bridge between GUI office files and command-line data pipelines.

### タイムライン

- 1998: Work on Gnumeric began inside the early GNOME application ecosystem.
- 2001: Gnumeric reached the 1.0.0 series.
- 2000s: The project built out spreadsheet-format import and export support for common proprietary and free-office formats.
- 2020s: Maintenance continued in the GNOME GitLab project, with release notes showing compatibility, accuracy, import/export and test-suite work.

### Related projects

- Gnumeric is part of the GNOME application family and is closely associated with GNOME libraries, GOffice and libgsf. It overlaps in user workflows with Microsoft Excel, LibreOffice Calc and command-line data conversion tools.

### ソース

- <https://gitlab.gnome.org/GNOME/gnumeric>
- <https://gnome.pages.gitlab.gnome.org/gnumeric-web/>
- <https://gnome.pages.gitlab.gnome.org/gnumeric/manual/chapter-welcome.html>
- <https://gnome.pages.gitlab.gnome.org/gnumeric/manual/sect-dataentryextern.html>
- <https://www.kernel.org/doc/ols/2003/ols2003-pages-213-218.pdf>


## セキュリティノート

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:** gnumeric
- **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 - gir1.2-gnumeric - 1.12.57-1.1+b1: normalized package name match | Debian stable package indexes: gir1.2-gnumeric from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | GObject introspection data for the Gnumeric spreadsheet | http://www.gnumeric.org/
- Debian apt - gnumeric - 1.12.57-1.1+b1: normalized package name match | Debian stable package indexes: gnumeric from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | spreadsheet application for GNOME - main program | http://www.gnumeric.org/
- Debian apt - gnumeric-common - 1.12.57-1.1: normalized package name match | Debian stable package indexes: gnumeric-common from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | spreadsheet application for GNOME - common files | http://www.gnumeric.org/
- Debian apt - gnumeric-doc - 1.12.57-1.1: normalized package name match | Debian stable package indexes: gnumeric-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | spreadsheet application for GNOME - documentation | http://www.gnumeric.org/
- Debian apt - gnumeric-plugins-extra - 1.12.57-1.1+b1: normalized package name match | Debian stable package indexes: gnumeric-plugins-extra from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | spreadsheet application for GNOME - additional plugins | http://www.gnumeric.org/
- Nix - gnumeric: normalized package name match | nixpkgs package indexes: pkgs/by-name/gn/gnumeric/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - gir1.2-gnumeric - 1.12.56-2build5: normalized package name match | Ubuntu 24.04 LTS package indexes: gir1.2-gnumeric from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | GObject introspection data for the Gnumeric spreadsheet | http://www.gnumeric.org/
- Ubuntu apt - gnumeric - 1.12.56-2build5: normalized package name match | Ubuntu 24.04 LTS package indexes: gnumeric from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | spreadsheet application for GNOME - main program | http://www.gnumeric.org/
- Ubuntu apt - gnumeric-common - 1.12.56-2build5: normalized package name match | Ubuntu 24.04 LTS package indexes: gnumeric-common from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | spreadsheet application for GNOME - common files | http://www.gnumeric.org/
- Ubuntu apt - gnumeric-doc - 1.12.56-2build5: normalized package name match | Ubuntu 24.04 LTS package indexes: gnumeric-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | spreadsheet application for GNOME - documentation | http://www.gnumeric.org/
- Ubuntu apt - gnumeric-plugins-extra - 1.12.56-2build5: normalized package name match | Ubuntu 24.04 LTS package indexes: gnumeric-plugins-extra from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | spreadsheet application for GNOME - additional plugins | http://www.gnumeric.org/
- apk - gnumeric - 1.12.60-r1: normalized package name match | Alpine Linux edge package indexes: gnumeric from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | GNOME Spreadsheet Program | https://www.gnome.org/projects/gnumeric
- apk - gnumeric-dbg - 1.12.60-r1: normalized package name match | Alpine Linux edge package indexes: gnumeric-dbg from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | GNOME Spreadsheet Program (debug symbols) | https://www.gnome.org/projects/gnumeric
- apk - gnumeric-dev - 1.12.60-r1: normalized package name match | Alpine Linux edge package indexes: gnumeric-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | GNOME Spreadsheet Program (development files) | https://www.gnome.org/projects/gnumeric
- apk - gnumeric-doc - 1.12.60-r1: normalized package name match | Alpine Linux edge package indexes: gnumeric-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | GNOME Spreadsheet Program (documentation) | https://www.gnome.org/projects/gnumeric
- apk - gnumeric-lang - 1.12.60-r1: normalized package name match | Alpine Linux edge package indexes: gnumeric-lang from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Languages for package gnumeric | https://www.gnome.org/projects/gnumeric


## 関連リンク

- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/ja/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Database and data packages](https://pkg.so/ja/database-data-tools/) - Matched database, SQL, migration, or data-store metadata.
- [Productivity CLI packages](https://pkg.so/ja/productivity-cli-packages/) - Matched curated productivity category metadata from av.db.
- [glib](https://pkg.so/ja/brew/glib/) - Runtime dependency declared by Homebrew.
- [harfbuzz](https://pkg.so/ja/brew/harfbuzz/) - Runtime dependency declared by Homebrew.
- [gettext](https://pkg.so/ja/brew/gettext/) - Runtime dependency declared by Homebrew.
- [pango](https://pkg.so/ja/brew/pango/) - Runtime dependency declared by Homebrew.
- [cairo](https://pkg.so/ja/brew/cairo/) - Runtime dependency declared by Homebrew.
- [gdk-pixbuf](https://pkg.so/ja/brew/gdk-pixbuf/) - Runtime dependency declared by Homebrew.
- [libxml2](https://pkg.so/ja/brew/libxml2/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://pkg.so/ja/brew/pkgconf/) - Build dependency declared by Homebrew.
- [itstool](https://pkg.so/ja/brew/itstool/) - Build dependency declared by Homebrew.
- [intltool](https://pkg.so/ja/brew/intltool/) - Build dependency declared by Homebrew.
- [simple-scan](https://pkg.so/ja/brew/simple-scan/) - Shares pkgdb curated category or tags: cli, gnome, gui, productivity.
- [file-roller](https://pkg.so/ja/brew/file-roller/) - Shares pkgdb curated category or tags: cli, gnome, gui, productivity.
- [gedit](https://pkg.so/ja/brew/gedit/) - Shares pkgdb curated category or tags: cli, gnome, productivity.
- [diff-pdf](https://pkg.so/ja/brew/diff-pdf/) - Shares pkgdb curated category or tags: cli, gui, productivity.
- [evince](https://pkg.so/ja/brew/evince/) - Shares pkgdb curated category or tags: cli, gnome, productivity.
- [officecli](https://pkg.so/ja/brew/officecli/) - Shares pkgdb curated category or tags: cli, office, productivity.
- [sc-im](https://pkg.so/ja/brew/sc-im/) - Shares pkgdb curated category or tags: cli, productivity, spreadsheet.
- [pdfpc](https://pkg.so/ja/brew/pdfpc/) - Shares pkgdb curated category or tags: cli, gui, productivity.
- [cherrytree](https://pkg.so/ja/brew/cherrytree/) - Local package facts share a topical domain. Shared terms: adwaita, adwaita-icon-theme, at-spi2-core, cairo, cli.
- [homebank](https://pkg.so/ja/brew/homebank/) - Local package facts share a topical domain. Shared terms: adwaita, adwaita-icon-theme, at-spi2-core, cairo, cli.

## Combined YAML source

View the package source record on GitHub. [combined/gnumeric.yml](https://github.com/mxcl/pkgdb/blob/main/combined/gnumeric.yml)


## ソース

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