📌  相关文章
📜  winehq-stable :取决于:wine-stable (= 5.0.1~bionic) - Shell-Bash (1)

📅  最后修改于: 2023-12-03 15:21:11.390000             🧑  作者: Mango

winehq-stable

winehq-stable is a package that provides users with a stable version of the Wine compatibility layer. Wine is a software that allows users to run Windows applications on Linux and other POSIX compatible operating systems. The stable version of Wine is ideal for users who prioritize stability over new features.

Dependencies

winehq-stable depends on the following package:

  • wine-stable (= 5.0.1~bionic)
Installation

The easiest way to install winehq-stable is by adding the official WineHQ repository to your system and installing it using your package manager. The following commands can be used to add the repository and install winehq-stable on a Ubuntu-based system:

wget -nc https://dl.winehq.org/wine-builds/winehq.key
sudo apt-key add winehq.key
sudo add-apt-repository 'deb https://dl.winehq.org/wine-builds/ubuntu/ focal main'
sudo apt-get update
sudo apt-get install winehq-stable
Usage

Once installed, winehq-stable can be used to run Windows applications. To launch an application using Wine, use the following command:

wine /path/to/application.exe
Conclusion

winehq-stable is a reliable tool for running Windows applications on Linux-based operating systems. It provides a stable version of the Wine compatibility layer, which is perfect for users who prioritize stability over new features. The package is easy to install, and once installed, users can effortlessly launch Windows applications.