# ty を Homebrew, apk, dnf, Nix, pacman, scoop, winget, zypper でインストール

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

## インストール

```sh
sudo av install brew:ty
```

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

### macOS

- Homebrew (100%):

```sh
brew install ty
```

  証拠: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add ty
```

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

- dnf (92%):

```sh
sudo dnf install ty
```

  証拠: Fedora Rawhide package metadata: ty 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#ty
```

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

- pacman (92%):

```sh
sudo pacman -S ty
```

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

- zypper (92%):

```sh
sudo zypper install python313-ty
```

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

### Windows

- Scoop (92%):

```sh
scoop install main/ty
```

  証拠: Scoop official bucket manifest trees: bucket/ty.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

- winget (92%):

```sh
winget install --id astral-sh.ty -e
```

  証拠: Windows Package Manager source index: astral-sh.ty from https://cdn.winget.microsoft.com/cache/source.msix

## パッケージ情報

- **パッケージキー:** brew:ty
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/ty>
- **バージョン:** 0.0.65
- **ソース概要:** Extremely fast Python type checker, written in Rust
- **ホームページ:** <https://docs.astral.sh/ty/>
- **リポジトリ:** <https://github.com/astral-sh/ty>
- **上流ドキュメント:** <https://docs.astral.sh/ty/>
- **ライセンス:** MIT
- **ソースアーカイブ:** <https://files.pythonhosted.org/packages/d6/54/cf561927e8e9ab5c1892a833b664aa9cd6f051a75f6280c66d8047246bda/ty-0.0.65.tar.gz>
- **最終更新:** 2026-07-30T19:13:13Z
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

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

## ビルド依存関係

- rust

## インストール挙動

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

## バージョンと鮮度

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

ty is Astral's Rust-written Python type checker and language server. Astral presents it as the next tool in the same high-performance Python developer-tooling line as Ruff and uv.

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

Astral announced ty as a beta type checker and language server after building a reputation around fast Python tooling. The official README states that ty is in beta, uses 0.0.x versioning, and does not yet promise a stable API, so its history is still early and deliberately pre-1.0.

The project is developed in close relationship with Ruff: the README says development currently takes place in the Ruff repository for changes to the Rust source contained in its submodule.

### 採用の歴史

Astral positions ty as an alternative to mypy, Pyright, and Pylance, emphasizing speed, gradual adoption, editor features, and support for partially typed code. The docs and README highlight editor integrations for VS Code, PyCharm, Neovim, and other LSP-capable clients.

The Homebrew formula's presence alongside packages in apk, dnf, Nix, Arch, Scoop, Winget, and zypper reflects rapid package-manager adoption typical of Astral tools, even while ty remains beta.

### 使われ方

Package users run `ty check` from the CLI or use ty as a language server in editors. The README recommends `uvx ty check` for quick use, while the documentation covers installation, configuration, diagnostics, suppression comments, project support, and editor setup.

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

ty matters in the package-manager niche because it extends the modern Rust-for-Python-tooling pattern from Ruff and uv into static typing. For maintainers, it is another fast single-command tool that can be wired into editors, CI, pre-commit workflows, and distro packages without a bespoke Python runtime story.

### タイムライン

- 2025: Astral announced ty as a beta Python type checker and language server.
- 2025-2026: Official docs described CLI, language-server, configuration, rule, and editor-integration workflows.
- 2026: The Homebrew formula lists ty with broader cross-platform package-manager coverage.

### Related projects

- Related projects include Ruff, uv, mypy, Pyright, Pylance, Pyre, and Python editor integrations that consume language-server features.

### ソース

- <https://astral.sh/blog/ty>
- <https://docs.astral.sh/ty/>
- <https://docs.astral.sh/ty/features/language-server/>
- <https://github.com/astral-sh/ty#readme>
- source_facts.package-manager


## セキュリティノート

ty に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、パッケージメタデータはここに公開されています。



## 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: pyproject.toml, ty.toml, ~/.config/ty/ty.toml, $XDG_CONFIG_HOME/ty/ty.toml
- Windows: pyproject.toml, ty.toml, %APPDATA%\ty\ty.toml
## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** ty
- **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

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

- Nix - ty: normalized package name match | nixpkgs package indexes: pkgs/by-name/ty/ty/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - ty - 0.0.63-r0: normalized package name match | Alpine Linux edge package indexes: ty from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Extremely fast Python type checker | https://github.com/astral-sh/ty
- apk - ty-bash-completion - 0.0.63-r0: normalized package name match | Alpine Linux edge package indexes: ty-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Bash completions for ty | https://github.com/astral-sh/ty
- apk - ty-fish-completion - 0.0.63-r0: normalized package name match | Alpine Linux edge package indexes: ty-fish-completion from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Fish completions for ty | https://github.com/astral-sh/ty
- apk - ty-pyc - 0.0.63-r0: normalized package name match | Alpine Linux edge package indexes: ty-pyc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Precompiled Python bytecode for ty | https://github.com/astral-sh/ty
- apk - ty-zsh-completion - 0.0.63-r0: normalized package name match | Alpine Linux edge package indexes: ty-zsh-completion from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Zsh completions for ty | https://github.com/astral-sh/ty
- dnf - python3-ty - 0.0.58-2.fc45: normalized package name match | Fedora Rawhide package metadata: python3-ty from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | Importable Python module for ty | https://github.com/astral-sh/ty
- dnf - ty - 0.0.58-2.fc45: normalized package name match | Fedora Rawhide package metadata: ty from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | Extremely fast Python type checker and language server | https://github.com/astral-sh/ty
- pacman - ty - 0.0.66-1: normalized package name match | Arch Linux sync databases: ty from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Extremely fast Python type checker and language server, written in Rust | https://github.com/astral-sh/ty
- zypper - python313-ty - 0.0.56-1.2: normalized package name match | openSUSE Tumbleweed package metadata: python313-ty from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | An extremely fast Python type checker and language server, written in Rust | https://github.com/astral-sh/ty
- zypper - python314-ty - 0.0.56-1.2: normalized package name match | openSUSE Tumbleweed package metadata: python314-ty from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | An extremely fast Python type checker and language server, written in Rust | https://github.com/astral-sh/ty
- Scoop - main/ty: normalized package name match | Scoop official bucket manifest trees: bucket/ty.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
- winget - astral-sh.ty: normalized package name match | Windows Package Manager source index: astral-sh.ty from https://cdn.winget.microsoft.com/cache/source.msix


## 関連リンク

- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/ja/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/ja/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [Language runtime packages](https://pkg.so/ja/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [rust](https://pkg.so/ja/brew/rust/) - Build dependency declared by Homebrew.
- [zuban](https://pkg.so/ja/brew/zuban/) - Shares pkgdb curated category or tags: cli, developer-tools, language-server, python, rust.
- [pyright](https://pkg.so/ja/brew/pyright/) - Shares pkgdb curated category or tags: cli, developer-tools, language-server, python, type-checker.
- [basedpyright](https://pkg.so/ja/brew/basedpyright/) - Shares pkgdb curated category or tags: cli, developer-tools, language-server, python, type-checker.
- [pyrefly](https://pkg.so/ja/brew/pyrefly/) - Shares pkgdb curated category or tags: cli, developer-tools, language-server, python, type-checker.
- [pylyzer](https://pkg.so/ja/brew/pylyzer/) - Shares pkgdb curated category or tags: cli, developer-tools, language-server, python, rust.
- [uv](https://pkg.so/ja/brew/uv/) - Shares pkgdb curated category or tags: cli, developer-tools, python, rust.
- [ruff](https://pkg.so/ja/brew/ruff/) - Shares pkgdb curated category or tags: cli, developer-tools, python, rust.
- [mypy](https://pkg.so/ja/brew/mypy/) - Shares pkgdb curated category or tags: cli, developer-tools, python, type-checker.

## Combined YAML source

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


## ソース

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