How to Install Box86 and Wine on Raspberry Pi OS

Опубликовано: 22 Декабрь 2020
на канале: Luke's Tech
44,397
670

In this video I show how you can install Box86 and Wine on Raspberry Pi OS. This software is used to emulate x86 linux and windows applications. It's great software and developed by Ptitseb!

Box86 Github-https://github.com/ptitSeb/box86
Pi-Apps-https://github.com/Botspot/pi-apps

Commands to install Wine-

Google Drive File with all the Commands- https://docs.google.com/document/d/1X...

Download Wine
cd ~/Downloads
wget https://dl.winehq.org/wine-builds/deb...
wget https://dl.winehq.org/wine-builds/deb...
dpkg-deb -xv wine-devel-i386_5.21~buster_i386.deb wine-installer
dpkg-deb -xv wine-devel_5.21~buster_i386.deb wine-installer

Install Wine
sudo mv wine-installer/opt/wine-devel ~/wine
sudo ln -s ~/wine/bin/wine /usr/local/bin/wine
sudo ln -s ~/wine/bin/winecfg /usr/local/bin/winecfg
sudo ln -s ~/wine/bin/wineserver /usr/local/bin/wineserver

Boot Wine
wine wineboot

Download Winetricks
cd ~/Downloads
wget https://raw.githubusercontent.com/Win...

Install Winetricks
sudo chmod +x winetricks
sudo cp winetricks /usr/local/bin

winetricks needs this installed
sudo apt-get install cabextract -y

#To run winetricks
BOX86_NOBANNER=1 winetricks dotnet20sp2


If you would like better videos, more stuff reviewed, and personal support think about supporting me-- https://www.patreon.com/user?u=37336457

This discord server is about ApplePiOS, Pi and tech related stuff!----  / discord  

This discord server is mainly about coding! --  / discord  


Смотрите видео How to Install Box86 and Wine on Raspberry Pi OS онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь Luke's Tech 22 Декабрь 2020, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 44,397 раз и оно понравилось 670 людям.