Libraries and graphical utilities for using and configuring Wine from the Gnome desktop. Incorporates many of the ideas found at the Ubuntu Wiki.
If you would like to learn more about how it works, please visit the project website.
If you would like to install in Ubuntu/Debian, you can use the PPA:
sudo add-apt-repository ppa:cybolic/vineyard-testing
sudo apt update
sudo apt install vineyard
To install in Fedora, you can use the COPR respository:
sudo dnf copr enable cybolic/Vineyard
sudo dnf install vineyard
Vineyard is also available in the Aurch User Repository (AUR).
If you would like to help test the development version of Vineyard, please open a terminal and write:
sudo apt install git
git clone [email protected]:Cybolic/vineyard.git
To run this development version, use these commands (this will open Vineyard Preferences):
cd vineyard
./vineyard-preferences
Please report any errors, problems, thoughts or ideas you have concerning Vineyard here on GitHub.