1
0
Fork 0
FORK - Wine Installer(Orignally as winehq_installer) Copied from: https://github.com/RishonDev/wine-installer
Go to file
Ze'ev Schurmann 9cd714a659 Update version 2025-08-28 23:50:40 +02:00
.github/ISSUE_TEMPLATE Update issue templates 2024-12-19 22:46:15 +05:30
.idea Save #3: 2024-12-22 17:23:44 +05:30
core Save #4 2024-12-27 19:10:52 +05:30
winehq-installer-gui Preparing to move to 4.0 2024-05-29 22:55:49 +05:30
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2024-12-19 22:40:18 +05:30
CONTRIBUTING.md Create CONTRIBUTING.md 2024-12-19 22:48:29 +05:30
LICENSE Create LICENSE 2024-12-19 22:30:58 +05:30
README.md Update README.md 2024-12-15 23:37:27 +05:30
README.txt Save #1 2024-12-12 20:42:53 +05:30
SECURITY.md Create SECURITY.md 2024-12-19 22:34:53 +05:30
gui_winehq_installer.sh Save #4: 2024-12-27 19:10:04 +05:30
setup.sh Save #3: 2024-12-22 17:23:44 +05:30
version Update version 2025-08-28 23:50:40 +02:00
winehq-installer.sh Save #3: 2024-12-22 21:27:11 +05:30

README.md

Wine Installer(Orignally as winehq_installer)

If you get a permission denied on any script present in this repository, even with sudo, run sudo. chmod +x *.sh, open a bug request.

(The READEME.md is not a file to be executed)

a simple set of shell scripts to Install\Remove the latest version of wine from winehq's official repositories without any error.

To install wine, Simply copy this:

Ubuntu:

sudo apt install git
git clone https://github.com/RishonDev/winehq-installer.git
cd winehq-installer
chmod +x *.sh
./winehq_installer.sh -r
./winehq_installer.sh