It depend, how did you installed box86 and box64?
ptitSeb Serial Porter Joined Aug 15, 2012 Messages 9,192 Age 49 Location France, near Lyon Monday at 11:43 AM #361 It depend, how did you installed box86 and box64?
matzesu Forum Addict! Staff member Joined Oct 24, 2008 Messages 12,398 Age 37 Location Germany,, Saarland, at home Monday at 11:47 AM #362 Over the Terminal whit the Command you write, if i remember correctly..
ptitSeb Serial Porter Joined Aug 15, 2012 Messages 9,192 Age 49 Location France, near Lyon Monday at 1:16 PM #363 matzesu said: Over the Terminal whit the Command you write, if i remember correctly.. Click to expand... Then to update box86 do: Code: cd ~/box86/build git pull make -j6 sudo make install and for box64: Code: cd ~/box64/build git pull make -j6 sudo make install And that's it...
matzesu said: Over the Terminal whit the Command you write, if i remember correctly.. Click to expand... Then to update box86 do: Code: cd ~/box86/build git pull make -j6 sudo make install and for box64: Code: cd ~/box64/build git pull make -j6 sudo make install And that's it...