1
0
Fork 0
FORK - Wine Installer(Orignally as winehq_installer) Copied from: https://github.com/RishonDev/wine-installer
Go to file
Rishon Jonathan R bd6d41e819
added support for ubuntu 20.04 LTS
2022-06-26 16:20:13 +05:30
README.md Update README.md 2022-06-26 15:50:37 +05:30
get-wine-7.10-ubuntu_20_04.sh added support for ubuntu 20.04 LTS 2022-06-26 16:20:13 +05:30
get-wine-7.10-ubuntu_22_04.sh Update get-wine-7.10-ubuntu_22_04.sh 2022-06-22 20:57:10 +05:30

README.md

get-wine-latest.sh

a simple shell script to Install the latest version of wine from winehq's official repositories without any error. To install wine, Simply copy this:

sudo apt install wget
wget https://raw.githubusercontent.com/RishonDev/get-wine-latest.sh/main/get-wine-7.10-ubuntu_22_04.sh
chmod +x get-wine-7.10-ubuntu_22_04.sh
./get-wine-7.10-ubuntu_22_04.sh