forked from thisiszeev/wine-installer
10 lines
428 B
Markdown
10 lines
428 B
Markdown
# get-wine-latest.sh
|
|
Install the latest version of wine from winehq's official repositories!
|
|
To install wine, Simply copy this:
|
|
```
|
|
apt install wget
|
|
wget https://raw.githubusercontent.com/pimlie/ubuntu-mainline-kernel.sh/master/ubuntu-mainline-kernel.sh](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
|
|
```
|