1
0
Fork 0
FORK - Wine Installer(Orignally as winehq_installer) Copied from: https://github.com/RishonDev/wine-installer
Go to file
Rishon 6ccbd386c0 Save #1 2024-12-12 20:43:24 +05:30
.idea Preparing to move to 4.0 2024-05-29 22:55:49 +05:30
core Save #1 2024-12-12 20:43:24 +05:30
winehq-installer-gui Preparing to move to 4.0 2024-05-29 22:55:49 +05:30
README.md Preparing to move to 4.0 2024-05-29 22:55:49 +05:30
README.txt Save #1 2024-12-12 20:42:53 +05:30
winehq-installer.sh Save #1 2024-12-12 20:42:53 +05:30

README.md

get-wine-latest.sh

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

(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
./wine-unintaller.sh
./wine-installer-ubuntu.sh