「Bottles」の版間の差分

提供: ArchWiki
ナビゲーションに移動 検索に移動
(英語版から転載)
(相違点なし)

2023年2月5日 (日) 06:28時点における版

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