How to Install Box86 and Wine on Raspberry Pi OS

Published: 22 December 2020
on channel: 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  


Watch video How to Install Box86 and Wine on Raspberry Pi OS online without registration, duration hours minute second in high quality. This video was added by user Luke's Tech 22 December 2020, don't forget to share it with your friends and acquaintances, it has been viewed on our site 44,397 once and liked it 670 people.