# tabixpp を Homebrew, apt, zypper でインストール

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

## インストール

```sh
sudo av install brew:tabixpp
```

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

### macOS

- Homebrew (100%):

```sh
brew install tabixpp
```

  証拠: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install tabix
```

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

- zypper (92%):

```sh
sudo zypper install tabix
```

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

## パッケージ情報

- **パッケージキー:** brew:tabixpp
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/tabixpp>
- **バージョン:** 1.1.2
- **ソース概要:** C++ wrapper to tabix indexer
- **ホームページ:** <https://github.com/vcflib/tabixpp>
- **リポジトリ:** <https://github.com/vcflib/tabixpp>
- **ライセンス:** MIT
- **ソースアーカイブ:** <https://github.com/vcflib/tabixpp/archive/refs/tags/v1.1.2.tar.gz>
- **最終更新:** 2026-07-10T10:41:24-04:00
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- tabix++ (cli)
- tabix++ (エイリアス)

## 依存関係

- htslib
- xz

## インストール挙動

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

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 1.1.2
- マネージャ更新日: 2026-07-10
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/vcflib/tabixpp
- 検出された最新: v1.1.2 (最新)
## プロジェクトの歴史と使われ方

tabixpp is a small C++ wrapper around tabix for opening and jumping through tabix-indexed genomics files.

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

The README identifies tabixpp as a wrapper around the tabix project and names Erik Garrison as author. GitHub repository metadata records the public repository creation in May 2011.

### 採用の歴史

The project is modest but durable: GitHub releases include an initial tagged release in 2015, a Debian-packaging point release in 2019, and later maintenance releases through 2023. The Homebrew input records packaging in Homebrew and maps related distro packages to tabix on Debian, Ubuntu, and openSUSE.

### 使われ方

The README emphasizes building with the htslib submodule and testing with make. Its value is in C++ code that wants a smaller abstraction over tabix-indexed files rather than invoking tabix directly.

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

Package maintainers care because tabixpp is a thin compatibility layer in bioinformatics dependency graphs: it pulls in htslib-style native dependencies such as libcurl, zlib, and liblzma, and it is often packaged to satisfy genomics tools that expect the wrapper.

### タイムライン

- 2011: The public GitHub repository was created.
- 2015: GitHub releases show v1.0.0 as the initial tagged release.
- 2019: GitHub releases show v1.1.0 as a point release for Debian packaging.
- 2023: GitHub releases show v1.1.2 published as minor updates.

### Related projects

- The README links tabix, htslib, libcurl, zlib, and liblzma as related projects or dependencies.

### ソース

- <https://api.github.com/repos/vcflib/tabixpp>
- <https://api.github.com/repos/vcflib/tabixpp/releases>
- <https://github.com/vcflib/tabixpp#readme>
- input.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:** tabixpp
- **Version Scheme:** 0
- **Revision:** 1
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

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

- Debian apt - tabix - 1.21+ds-1: installed executable or alias match | Debian stable package indexes: tabix from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | generic indexer for TAB-delimited genome position files | https://github.com/samtools/htslib
- Ubuntu apt - tabix - 1.19+ds-1.1build3: installed executable or alias match | Ubuntu 24.04 LTS package indexes: tabix from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | generic indexer for TAB-delimited genome position files | https://github.com/samtools/htslib
- zypper - tabix - 1.21-1.5: installed executable or alias match | openSUSE Tumbleweed package metadata: tabix from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Generic indexer for TAB-delimited genome position files from the HTSlib project | https://github.com/samtools/htslib/


## 関連リンク

- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [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.
- [Scientific computing packages](https://pkg.so/ja/scientific-computing-tools/) - Matched scientific computing metadata.
- [xz](https://pkg.so/ja/brew/xz/) - Runtime dependency declared by Homebrew.
- [htslib](https://pkg.so/ja/brew/htslib/) - Runtime dependency declared by Homebrew.
- [freebayes](https://pkg.so/ja/brew/freebayes/) - Popular package that depends on this formula.
- [augustus](https://pkg.so/ja/brew/augustus/) - Shares pkgdb curated category or tags: bioinformatics, cli, genomics, science.
- [bismark](https://pkg.so/ja/brew/bismark/) - Shares pkgdb curated category or tags: bioinformatics, cli, genomics, science.
- [mosdepth](https://pkg.so/ja/brew/mosdepth/) - Shares pkgdb curated category or tags: bioinformatics, cli, genomics, science.
- [chopper](https://pkg.so/ja/brew/chopper/) - Shares pkgdb curated category or tags: bioinformatics, cli, genomics, science.
- [minigraph](https://pkg.so/ja/brew/minigraph/) - Shares pkgdb curated category or tags: bioinformatics, cli, genomics, science.
- [samtools](https://pkg.so/ja/brew/samtools/) - Shares pkgdb curated category or tags: bioinformatics, cli, genomics, science.
- [blast](https://pkg.so/ja/brew/blast/) - Shares pkgdb curated category or tags: bioinformatics, cli, genomics, science.
- [bedtools](https://pkg.so/ja/brew/bedtools/) - Shares pkgdb curated category or tags: bioinformatics, cli, genomics, science.
- [fastk](https://pkg.so/ja/brew/fastk/) - Local package facts share a topical domain. Shared terms: bioinformatics, cli, genomics, science, xz.

## Combined YAML source

View the package source record on GitHub. [combined/tabixpp.yml](https://github.com/mxcl/pkgdb/blob/main/combined/tabixpp.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
