WineZGUI Wine GUI using Zenity

WineZGUI is a free and open source Wine GUI application for Linux. Using WineZGUI, you can easily play and run windows games and applications from file manager. It is released under GNU General Public License v3.0.It comes a collection of Bash scripts for Wine prefix management and Linux desktop integration. It comes with option to create application shortcut , backup and restore prefixes and create game bundles for sharing and many more.

WineZGUI

How to Install WineZGUI on Ubuntu

WineZGUI is available as a flatpak package file from the flathub. If you don’t have flatpak and flathub on your system, then first install them using below commands and restart it after the system.

sudo apt install flatpak
flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo

After that in the terminal application (ctrl+alt+t) and run below WineZGUI flatpak install command.

flatpak install flathub io.github.fastrizwaan.WineZGUI

And open WineZGUI iusing below command.

flatpak run io.github.fastrizwaan.WineZGUI

You can also uninstall it using below commands.

flatpak uninstall io.github.fastrizwaan.WineZGUI

[OR]

sudo flatpak uninstall io.github.fastrizwaan.WineZGUI
If you liked this article, please subscribe to our YouTube Channel. You can also stay connected with us on X (Twitter) and Facebook.



Also Read:  Create Bootable USB With Bootqt

Leave a Reply