Bottles

提供: ArchWiki
2023年2月5日 (日) 06:28時点におけるKgx (トーク | 投稿記録)による版 (英語版から転載)
(差分) ← 古い版 | 最新版 (差分) | 新しい版 → (差分)
ナビゲーションに移動 検索に移動

Bottles is a Wine prefix manager written in Python using the GTK framework. It can be used to create and manage Wine prefixes as well as automatically handling the installation of various Wine runners, Windows dependencies and installation of some Windows applications. It can also be used to override Windows DLL files inside a prefix and manage environment variables for Wine sessions.

It can be used to run Native Windows applications and games with, in most cases, near native performance and in its officially supported mode also supports application sandboxing.

ノート: The Bottles developers STRONGLY recommend that users install Bottles through Flatpak as it is used for sandboxing.

Installation

Install Bottles from Flatpak using the following command

$ flatpak install bottles

Usage

Bottles has a thorough guide covering its usage at Bottles User Documentation

See also