Ubuntu/Wine: could not load KERNEL32.dll FIX

Описание к видео Ubuntu/Wine: could not load KERNEL32.dll FIX

This is a how-to video to help install Wine on Linux the proper way. Say goodbye to the pesky kernel32.dll error.

sudo apt install wine

sudo dpkg --add-architecture i386

sudo apt install wine32

sudo mkdir -pm755 /etc/apt/keyrings

sudo wget -O /etc/apt/keyrings/winehq-archive.key https://dl.winehq.org/wine-builds/win...

sudo wget -NP /etc/apt/sources.list.d/ https://dl.winehq.org/wine-builds/ubu...

sudo apt install --install-recommends winehq-stable -y

sudo apt update

sudo apt upgrade

sudo apt install gnome-software -y

https://payhip.com/b/RM7js

Комментарии

Информация по комментариям в разработке