itsmeit.bizitsmeit.biz
  • Home
  • Windows
    • Windows Software
  • Ubuntu & Linux
    Ubuntu & Linux
    The top blog articles on Ubuntu and Linux, featuring valuable tips and tricks, empower you to master these operating systems and enhance your experience.
    Show More
    Top News
    How to Remove Ubuntu Dual boot Windows 11 UEFI and Legacy
    How to Remove Ubuntu Dual boot Windows 11 UEFI and Legacy
    November 10, 2023
    How to install php7.4 on Ubuntu & Config php7.4-fpm - itsmeit.biz
    How to install php7.4 on Ubuntu 22.04 | 20.04 LTS
    November 10, 2023
    Install Ubuntu dual boot Windows 11 | 10 UEFI And Legacy
    Install Ubuntu dual boot Windows 11 | 10 UEFI & Legacy
    November 10, 2023
    Latest News
    How to install Composer on Ubuntu 20.04 | 22.04 & Linux
    November 13, 2023
    How to Configure Redis Cache to Speed ​​Up WordPress Site
    November 15, 2023
    Install Ibus-bamboo or Ibus-unikey for Accented Letters on Ubuntu 22.04
    November 11, 2023
    How to install MariaDB on Ubuntu 22.04, 20.04 and Debian
    November 11, 2023
  • Web developer
    • Wordpress Theme
      • Blog News
      • Fashion Theme
      • Theme Elementor
      • WooCommerce Theme
    • Wordpress Plugin
    • Magento Developer
Reading: How to install Microsoft Office on Ubuntu 22.04 | 20.04 LTS
Share
Font ResizerAa
itsmeit.bizitsmeit.biz
Font ResizerAa
  • Linux & Ubuntu
  • Windows
    • Tips & Trick
    • Windows Software
  • Web developer
    • Magento Developer
    • Wordpress Plugin
    • WP Blog Theme
    • WP Fashion Theme
    • WooCommerce Theme
  • Log Out
Have an existing account? Sign In
Follow US
Copyright © 2022. All Rights Reserved.
Ubuntu & Linux

How to install Microsoft Office on Ubuntu 22.04 | 20.04 LTS

duyanh
Last updated: November 10, 2023
By duyanh Published March 27, 2022
Share
SHARE

Table of contents

  1. How to Install Microsoft Office on Ubuntu 22.04 or 20.04 LTS
    1. Step 1. Enable 32-bit support install Microsoft Office for Linux
    2. Step 2. Install Wine Ubuntu 20.04 LTS (Only 20.04)
    3. Step 3. Install winbind and winetricks
    4. Step 4. Install PlayOnLinux to install Office on Ubuntu
    5. Step 5. Install Microsoft Office 2016 on Ubuntu 22.04 or 20.04 LTS
    6. Step 6. Add the Microsoft Office icon to the taskbar on Ubuntu
    7. Link download: Office 2016 Professional Plus (Ubuntu)

How to install Microsoft Office on Ubuntu 20.04 or 22.04 using WineHQ and Playonlinux is a step-by-step guide by itsmeit that will show you how to effectively manage your documents, including Word, Excel, and PowerPoint, as if you were utilizing Windows.

How to Install Microsoft Office on Ubuntu 22.04 or 20.04 LTS

How to install Microsoft Office on Ubuntu 22.04 | 20.04

Step 1. Enable 32-bit support install Microsoft Office for Linux

If your Ubuntu system is a 64-bit version, you need to enable the i386 extension to support the installation of 32-bit applications. To do this, you can run the command below.

sudo dpkg --add-architecture i386

Step 2. Install Wine Ubuntu 20.04 LTS (Only 20.04)

The installation of Microsoft Office for Linux Ubuntu 22.04 does not require the use of WineHQ, thus step 2 can be skipped.

Next in the guide to install Microsoft Office on Ubuntu 20.04 or 22.04, itsmeit will add the Wine GPG key to allow the installation of packages from Wine through Playonlinux.

wget -nc https://dl.winehq.org/wine-builds/winehq.key
sudo apt-key add winehq.key

Once the GPG key has been added to your system, the next step is to incorporate the official Wine repository for Ubuntu 20.04 LTS.

sudo add-apt-repository 'deb https://dl.winehq.org/wine-builds/ubuntu/ focal main'

Execute the command to obtain the stable version of Wine on your system. This will install the required packages for proper configuration on Ubuntu or Linux.

sudo apt install --install-recommends winehq-stable

Step 3. Install winbind and winetricks

In addition to Wine, Winbind and Winetricks are also required to install Microsoft Office on Ubuntu 22.04 or 20.04, so kindly ensure that these two packages are installed.

sudo apt update && sudo apt upgrade
sudo apt-get install winbind
sudo apt-get install -y winetricks

Step 4. Install PlayOnLinux to install Office on Ubuntu

Wine does not have a user interface. As a result, we can utilize PlayOnLinux, which provides a graphical user interface for Wine and makes it easier to install .exe applications compared to using the command line. Additionally, its packages are readily available in the official Ubuntu repository.

sudo apt install playonlinux

Step 5. Install Microsoft Office 2016 on Ubuntu 22.04 or 20.04 LTS

Once you have successfully installed it, open the menu and search for “PlayOnLinux”. Click on it to launch the application.

Install Microsoft Office 2016 on Ubuntu 22.04 or 20.04 with Playonlinux (illustration)
Install Microsoft Office 2016 on Ubuntu 22.04 or 20.04 with Playonlinux (illustration)
how to install microsoft office on ubuntu 20 04

Select the “+ Install” option, then click on “Office.” This will display a list of Wine-compatible applications available for installation on Linux. Choose either Microsoft Office 2016 (or Method B). In this article, Itsmeit will be demonstrating the install of Microsoft Office 2016 on Ubuntu using Method B. Click on “Install” to proceed.

Install Office 2016 on Ubuntu Method B with Playonlinux (illustration)
Install Office 2016 on Ubuntu Method B with Playonlinux (illustration)

Click on “Next” and select “Use a setup file in my computer.” Locate the setup.exe file in the unzipped Office2016-32bit folder and continue to click “Next.” The installation process will search for add-on packages such as msxml6, mono, wine, etc.

Click “Next” and “OK” until completion. After the setup is finished, the Office Ubuntu installation interface will be displayed, and you can proceed with the installation process as you would on a Windows system.

How to install Microsoft Office 2016, 2021 on Ubuntu 22.04 | 20.04
install microsoft office on ubuntu 20 04 5

Click “Next” when prompted, and select “Continue” to confirm the install Microsoft Office on Ubuntu 20.04 or 22.04.

How to install Microsoft Office 2016, 2021 on Ubuntu 22.04 | 20.04
install microsoft office on ubuntu 20 04 7

So the process of install Office 2016 on Ubuntu is almost done. You just need to wait until the software is installed and then click Close to finish.

Step 6. Add the Microsoft Office icon to the taskbar on Ubuntu

Click on the “Menu” and search for either Word or Excel, then right-click and choose “Add to Favorites” to add the application to the taskbar for easy access.

Add the Microsoft Office icon to the taskbar on Ubuntu (illustration)
Add the Microsoft Office icon to the taskbar on Ubuntu (illustration)

Additionally, upon successful installation, you will see desktop files for creating icons such as Microsoft Word 2016.desktop, PowerPoint, OneNote, Outlook, and Excel. Right-click on these files and select “Allow Launching” to display their respective icons as they appear on Windows.

The steps outlined above provide a guideline for install Microsoft Office 2016 on Ubuntu 20.04 or 22.04. Additionally, you may consider installing Onlyoffice, an alternative office suite providing similar functionality as Microsoft Office. Based on itsmeit personal experience, Onlyoffice serves as an excellent alternative solution for those who do not wish to use Wine or Playonlinux.

Link download: Office 2016 Professional Plus (Ubuntu)

Note: On Ubuntu, you can install zip, unzip to extract the file, the installation command is as follows:

sudo apt install zip unzip

Command to extract zip file on Ubuntu:

unzip file_name.zip

– Advertising –

Share this Article
Facebook Twitter Pinterest LinkedIn Reddit Telegram
Leave a comment Leave a comment
Subscribe
Connect with
Login
Notify of
guest
Connect with
guest
0 Comments
Inline Feedbacks
View all comments
Previous Article Set password for rar zip file on Ubuntu and Linux How to set password for rar zip file on Ubuntu & Linux
Next Article 3 Methods Fix missing settings in Ubuntu 20.04, 22.04 LTS 3 Methods Fix missing settings in Ubuntu 20.04, 22.04 LTS

You Might Also Like

How to install Composer on Ubuntu 20.04 | 22.04 & Linux

How to Configure Redis Cache to Speed ​​Up WordPress Site

Install Ibus-bamboo or Ibus-unikey for Accented Letters on Ubuntu 22.04

How to install MariaDB on Ubuntu 22.04, 20.04 and Debian

How to Install Android Studio on Ubuntu 22.04 or 20.04

Stay Connected

Facebook Like
Twitter Follow
Pinterest Pin
Telegram Follow

Popular Posts

Download WPBakery v7.2 Drag and Drop WordPress Page Builder Plugins
WPBakery v7.2 Drag and Drop WordPress Page Builder Plugins
December 4, 2023 21 Views
Download IDM FULL Crack v6.42.1 + Repack (Fix fake serial)
Download IDM FULL Crack v6.42.1 + Repack (Fix fake serial)
November 24, 2023 665 Views
Download Plugin Product Video Gallery for Woocommerce v1.5.0
Plugin Product Video Gallery for Woocommerce v1.5.0
November 17, 2023 9 Views
Download Prevent Spam Register Plugin - Block WordPress Spam Accounts
Prevent Spam Register Plugin – Block WordPress Spam Accounts
November 17, 2023 14 Views
Elementor PRO v3.17.0 Plugin (Full Templates Pack + Demo)
Download Plugin Elementor PRO 3.17.0 (+Full Templates Pack)
November 17, 2023 36 Views
Download Newspaper v12.6.1 - WordPress theme News Magazine
Download Newspaper v12.6.1 – WordPress theme News Magazine
November 17, 2023 17 Views
We provide tips and tricks on Internet technology, computers, servers as well as share experiences for developers and website designers.

DMCA.com Protection Status

Quick Link

  • Linux | Ubuntu
  • Windows & Software
  • Magento Developer
  • Wordpress Plugin
  • Wordpress Theme

General Policy

  • About US
  • Contact US
  • Disclaimer
  • Privacy Policy
  • Terms of Service

Sign Up for Our Newsletter

Subscribe to our newsletter to get our newest articles instantly!

itsmeit.bizitsmeit.biz
Follow US
Copyright © 2023. All Rights Reserved.
  • WP Blog Theme
  • WP Fashion Theme
  • WooCommerce Theme
  • Wordpress Plugin
Welcome Back!

Sign in to your account

Continue with Google
Continue with TikTok
Continue with GitHub
Register Lost your password?