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

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

## インストール

```sh
sudo av install brew:winetricks
```

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

### macOS

- Homebrew (100%):

```sh
brew install winetricks
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install winetricks
```

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

### Linux

- apk (92%):

```sh
sudo apk add winetricks
```

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

- Debian apt (92%):

```sh
sudo apt install winetricks
```

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

- dnf (92%):

```sh
sudo dnf install winetricks
```

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

  証拠: nixpkgs package indexes: winetricks from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix

- pacman (92%):

```sh
sudo pacman -S winetricks
```

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

- zypper (92%):

```sh
sudo zypper install winetricks
```

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

## パッケージ情報

- **パッケージキー:** brew:winetricks
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/winetricks>
- **バージョン:** 20260125
- **ソース概要:** Automatic workarounds for problems in Wine
- **ホームページ:** <https://github.com/Winetricks/winetricks>
- **リポジトリ:** <https://github.com/Winetricks/winetricks>
- **ライセンス:** LGPL-2.1-or-later
- **ソースアーカイブ:** <https://github.com/Winetricks/winetricks/archive/refs/tags/20260125.tar.gz>
- **最終更新:** 2026-06-24T12:52:25-04:00
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

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

## 依存関係

- cabextract
- p7zip

## macOS 提供ライブラリ

- unzip

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 all

## バージョンと鮮度

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

Winetricks is a shell-script companion to Wine that automates common workarounds. Its README describes it as a way to work around Wine problems, install missing DLLs, install selected applications with needed workarounds, and tweak Wine settings.

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

The tool dates to the older Wine community habit of sharing small recipe scripts for troublesome Windows runtimes and fonts. An archived Dan Kegel script identifies Winetricks as a quick script for downloading and installing redistributable runtime libraries, with 2007-2010 Google copyright lines for Dan Kegel and 2008-2010 copyright lines for Austin English.

Winetricks later moved from earlier project hosting to the GitHub `Winetricks/winetricks` repository; the README explicitly notes that the homepage was previously hosted at Google Code. The GitHub project presents Austin English as maintainer and provides tagged releases, a wiki, tests, and a large catalog of verbs.

### 採用の歴史

Winetricks became one of Wine's standard companion tools because it encodes many application-specific fixes in a packageable script. The README lists packages for mainstream Unix-like operating systems, including Arch, Debian, Fedora, FreeBSD, Gentoo, Homebrew, MacPorts, Slackware, and Ubuntu, reflecting its role as a distribution-level helper rather than just a user snippet.

### 使われ方

Users invoke Winetricks interactively through a menu or noninteractively by naming verbs, such as fonts, DLLs, settings, or application installers. The manual emphasizes both GUI and command-line use, with command-line mode serving interactive users, Wine frontends, and automated regression testing.

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

Winetricks is important in package-manager culture because it separates Wine itself from legally and technically messy optional components. Rather than distros redistributing proprietary runtimes, Winetricks supplies scripted fetch-and-install recipes that users run inside a Wine prefix when an application needs a particular font, runtime, codec, or compatibility tweak.

### タイムライン

- 2007: Archived script copyright lines show Dan Kegel/Google-era Winetricks work.
- 2008: Austin English appears in archived script copyright and maintainer lines.
- 2011: WineHQ forum discussions show Winetricks being treated as a separate companion script, not part of Wine itself.
- 2026: The GitHub project lists a January 2026 tagged release.

### Related projects

- Winetricks is closely related to Wine, Wine Staging, Wine frontends, and distribution Wine packages. It complements rather than replaces Wine by applying per-prefix runtime and settings recipes.

### ソース

- <https://forum.winehq.org/viewtopic.php?t=11552>
- <https://forum.winehq.org/viewtopic.php?t=338>
- <https://github.com/Winetricks/winetricks>
- <https://github.com/dankegel/winezeug/blob/master/attic/winetricks>
- <https://man.archlinux.org/man/winetricks.1.en>


## セキュリティノート

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:** winetricks
- **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 - winetricks - 20250102-1: normalized package name match | Debian stable package indexes: winetricks from https://deb.debian.org/debian/dists/stable/contrib/binary-amd64/Packages.xz | simple tool to work around common problems in Wine | https://github.com/Winetricks/winetricks
- Nix - winetricks: normalized package name match | nixpkgs package indexes: winetricks from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
- Ubuntu apt - winetricks - 20240105-2: normalized package name match | Ubuntu 24.04 LTS package indexes: winetricks from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | simple tool to work around common problems in Wine | https://github.com/Winetricks/winetricks
- apk - winetricks - 20260125-r0: normalized package name match | Alpine Linux edge package indexes: winetricks from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Winetricks is an easy way to work around problems in Wine | https://github.com/Winetricks/winetricks
- apk - winetricks-bash-completion - 20260125-r0: normalized package name match | Alpine Linux edge package indexes: winetricks-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Bash completions for winetricks | https://github.com/Winetricks/winetricks
- apk - winetricks-doc - 20260125-r0: normalized package name match | Alpine Linux edge package indexes: winetricks-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Winetricks is an easy way to work around problems in Wine (documentation) | https://github.com/Winetricks/winetricks
- dnf - winetricks - 20260125-2.fc45: normalized package name match | Fedora Rawhide package metadata: winetricks from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | Work around common problems in Wine | https://github.com/Winetricks/winetricks
- pacman - winetricks - 20260125-2: normalized package name match | Arch Linux sync databases: winetricks from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Script to install various redistributable runtime libraries in Wine. | https://wiki.winehq.org/winetricks
- zypper - winetricks - 20260125-1.4: normalized package name match | openSUSE Tumbleweed package metadata: winetricks from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | A way to work around problems in WINE | https://github.com/Winetricks/winetricks
- zypper - winetricks-bash-completion - 20260125-1.4: normalized package name match | openSUSE Tumbleweed package metadata: winetricks-bash-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Bash Completions for winetricks | https://github.com/Winetricks/winetricks
- MacPorts - winetricks: normalized package name match | MacPorts ports tree: x11/winetricks/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## 関連リンク

- [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.
- [Homebrew utility packages](https://pkg.so/ja/brew-utility-packages/) - Matched Homebrew package provider.
- [p7zip](https://pkg.so/ja/brew/p7zip/) - Runtime dependency declared by Homebrew.
- [cabextract](https://pkg.so/ja/brew/cabextract/) - Runtime dependency declared by Homebrew.
- [libusb-compat](https://pkg.so/ja/brew/libusb-compat/) - Shares pkgdb curated category or tags: cli, compatibility, system.
- [xz](https://pkg.so/ja/brew/xz/) - Shares pkgdb curated category or tags: cli, system.
- [zstd](https://pkg.so/ja/brew/zstd/) - Shares pkgdb curated category or tags: cli, system.
- [lz4](https://pkg.so/ja/brew/lz4/) - Shares pkgdb curated category or tags: cli, system.
- [coreutils](https://pkg.so/ja/brew/coreutils/) - Shares pkgdb curated category or tags: cli, system.
- [unzip](https://pkg.so/ja/brew/unzip/) - Shares pkgdb curated category or tags: cli, system.
- [util-linux](https://pkg.so/ja/brew/util-linux/) - Shares pkgdb curated category or tags: cli, system.
- [dbus](https://pkg.so/ja/brew/dbus/) - Shares pkgdb curated category or tags: cli, system.
- [defaultbrowser](https://pkg.so/ja/brew/defaultbrowser/) - Local package facts share a topical domain. Shared terms: apps, cli, system.
- [duti](https://pkg.so/ja/brew/duti/) - Local package facts share a topical domain. Shared terms: apps, cli, system.
- [dwarfs](https://pkg.so/ja/brew/dwarfs/) - Local package facts share a topical domain. Shared terms: cli, system, windows.

## Combined YAML source

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