• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
Source Digit

Source Digit

Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • How To
  • Ubuntu
  • Instagram
  • Blogging
  • Android
  • WordPress
  • +More
    • Cloud Computing
    • Gadgets
    • Social Media
    • Technology
  • Write for Us
Home / How To / Install OnlyOffice, The Best MS Office Alternatives For Ubuntu Linux

Install OnlyOffice, The Best MS Office Alternatives For Ubuntu Linux

By Sourabh / February 6, 2024 Category: How To, Ubuntu

Install OnlyOffice desktop editor for Linux. OnlyOffice is the best MS Office alternative for Ubuntu Linux Systems.

Some of the most exciting features of OnlyOffice are:

  • View, edit, and collaborate on docs, sheets, slides
  • Build fillable PDF forms and fill them in online
  • Read and edit PDFs, export/import to/from PDF
  • Convert docs to Markdown and HTML
  • Turn your textbooks into e-books
  • Generate texts with the AI helper

Speaking of the latest release, ONLYOFFICE Docs 8.0 Improves Collaboration and Adds New UI for Plugins. Some key highlights of this release of ONLYOFFICE Docs include:

  • Better Spreadsheets
  • Initial RTL Support
  • Improved Collaboration
  • Updated Plugins User Interface

Install OnlyOffice Desktop Editors

To install OnlyOffice Desktop Editors from repository on your Linux Ubuntu System; run the commands given below to add GPG key and then add desktop editors repository:

mkdir -p -m 700 ~/.gnupg
gpg --no-default-keyring --keyring gnupg-ring:/tmp/onlyoffice.gpg --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys CB2DE8E5
chmod 644 /tmp/onlyoffice.gpg
sudo chown root:root /tmp/onlyoffice.gpg
sudo mv /tmp/onlyoffice.gpg /usr/share/keyrings/onlyoffice.gpg
echo 'deb [signed-by=/usr/share/keyrings/onlyoffice.gpg] https://download.onlyoffice.com/repo/debian squeeze main' | sudo tee -a /etc/apt/sources.list.d/onlyoffice.list

Once you have executed the commands above, now its time to update the package manager cache and install OnlyOffice Desktop Editors:

sudo apt-get update
sudo apt-get install onlyoffice-desktopeditors

Once the installation is over, you can run the editors using the terminal command “desktopeditors“. You can also open the OnlyOffice Desktop Editors from Application menu – Office – ONLYOFFICE.

Uninstall OnlyOffice Desktop Editors

If you wish to uninstall OnlyOffice Desktop Editors and to delete app data and configuration details, enter the following command in the command line:

sudo apt-get remove onlyoffice-desktopeditors
sudo apt-get purge onlyoffice-desktopeditors

NOTE: Only 64-bit versions of OnlyOffice Desktop Editors are available for Linux Ubuntu.

Primary Sidebar

Latest Posts

Ubuntu 25.04 ‘Plucky Puffin’ Is Available To Download

How to Login as Root User in Linux Terminal

Install Firefox In Ubuntu Terminal Command Line

How To Check Kernel Installed Date In Linux Ubuntu

How To List All Kernel Modules That Are Loaded In Ubuntu

Enable Ubuntu Auto Login Without Password

Download Ubuntu 25.04 Official Default Wallpapers

How To Fix Initramfs Error In Ubuntu Command Line

How To Check All Available Kernel Version In Linux Ubuntu

3 Best Artificial Intelligence Domain Name Generators

© 2025 Source Digit • Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • About
  • Privacy Policy
  • Terms & Conditions
  • Contact Us
  • Sitemap