1

since on Youtube there're some videos about installing a MS-office 2013 32bit on a Ubuntu, that's why i tried my own, my machine is a Intel i5 10th generation processor with 32 giga RAM , as well as a Nvidia 2060 graphic card, PlayonLinux was successfully installed,it works with a command which was 'sudo apt install python3-pyasyncore', but afterward it doesn't work for install a Office 2013 32 bit, I have download a office 2013 iso file but when i tried to install it , PlayonLinux install a Wine 4.4 even my Ubuntu has a newer version which is 9.x, it just says it encountered a problem and need to send error logs to playonlinux, it can't install a Office 2013 anyway, any idea ? thanks in advanced

ps: my parents sometimes use my computer for documents even they rarely use computer. that's why I need a ms office, it's okay for me to use libreOffice but they are not used to use libreoffice.

1 Answers1

0

For 32-bit programs to work on Ubuntu 24.04, one needs to install:

sudo apt install wine32:i386

Serge Stroobandt
  • 5,719
  • 1
  • 54
  • 59