{"id":1380,"date":"2021-12-16T11:55:13","date_gmt":"2021-12-16T08:55:13","guid":{"rendered":"https:\/\/files2.tojikon.net\/files-cloud\/2021\/08\/16\/how-to-install-onlyoffice-6-3-on-your-linux-pc\/https:\/\/files2.tojikon.net\/files-cloud\/2021\/08\/16\/how-to-install-onlyoffice-6-3-on-your-linux-pc\/"},"modified":"2021-12-16T11:55:13","modified_gmt":"2021-12-16T08:55:13","slug":"how-to-install-onlyoffice-6-3-on-your-linux-pc","status":"publish","type":"post","link":"https:\/\/tojikon.net\/en\/1380-how-to-install-onlyoffice-6-3-on-your-linux-pc\/","title":{"rendered":"How to install OnlyOffice 6.3 on your Linux PC"},"content":{"rendered":"<section id=\"related_posts\">\n<div class=\"block-head\">\n<h3>Related Articles<\/h3>\n<\/div>\n<\/section>\n<p>OnlyOffice 6.3 is out, and with it comes new exciting features. These features include new light\/dark themes, password-protected documents, support for fractional scaling, and much more. Here\u2019s how to get it working on your Linux system.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-406601 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-install-onlyoffice-6-3-on-your-linux-pc.png\" alt=\"OnlyOffice 6.3\" width=\"1200\" height=\"685\"\/><\/p>\n<h2>Ubuntu\/Debian installation instructions<\/h2>\n<p>There are many ways to install OnlyOffice 6.3 on your Ubuntu system. That being said, the best way to go for Ubuntu users is to download the latest DEB package from the official website.<\/p>\n<p>Note: if you use Debian, you will also be able to install OnlyOffice 6.3 with the instructions below.<\/p>\n<p>To start downloading OnlyOffice 6.3 on your Ubuntu system, head over to the download page here. Once there, locate the \u201cDebian 8, Ubuntu 14.04 and higher \u201d option. Then, click on the \u201cDOWNLOAD DEB\u201d button with the mouse.<\/p>\n<p>After selecting the download button, OnlyOffice 6.3 for Ubuntu will begin downloading to your computer. When the download is complete, open up a terminal window on the desktop by pressing <strong>Ctrl + Alt + T<\/strong> on the keyboard or search for \u201cTerminal\u201d in the app menu.<\/p>\n<p>With the terminal window open and ready to use, enter the <strong>CD<\/strong> command to move into the \u201cDownloads\u201d folder on your computer.<\/p>\n<pre>\ncd ~\/Downloads\n<\/pre>\n<p>Once inside the \u201cDownloads\u201d folder, you\u2019ll be able to start the installation of Only Office 6.3 using the <strong>apt install<\/strong> command below.<\/p>\n<pre>\nsudo apt install .\/onlyoffice-desktopeditors_amd64.deb\n<\/pre>\n<p>Alternatively, if you\u2019re on an older release of Debian, you may need to set up the package using the following <strong>dpkg<\/strong> command instead.<\/p>\n<pre>\nsudo dpkg -i onlyoffice-desktopeditors_amd64.deb\n<\/pre>\n<p>Following the installation of the package, you\u2019ll have to correct any dependency issues that may have arisen during the installation process.<\/p>\n<pre>\nsudo apt-get install -f\n<\/pre>\n<h2>Arch Linux installation instructions<\/h2>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-406600 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-install-onlyoffice-6-3-on-your-linux-pc-1.png\" alt=\"\" width=\"1200\" height=\"685\"\/><\/p>\n<p>On Arch Linux, it is possible to get OnlyOffice 6.3 working. However, the official website doesn\u2019t support it. Instead, if you plan to use the software, you\u2019ll need to use the community AUR package.<\/p>\n<p>Use the <strong>pacman<\/strong> command to download and install both the \u201cgit\u201d and \u201cbase-devel\u201d packages to get started. These packages are required to use the Trizen AUR helper tool, which will make it much easier to set up OnlyOffice.<\/p>\n<pre>\nsudo pacman -S git base-devel\n<\/pre>\n<p>After installing the two packages on your system, it is time to build and set up the Trizen AUR helper. To get started, download the latest release of Trizen.<\/p>\n<pre>\ngit clone https:\/\/aur.archlinux.org\/trizen.git\n<\/pre>\n<p>Once Trizen is downloaded, use the <strong>makepkg<\/strong> command to install the tool onto your Arch Linux system.<\/p>\n<pre>\ncd trizen\/\nmakepkg -sri\n<\/pre>\n<p>Use the <strong>trizen -S<\/strong> command to install OnlyOffice 6.3 on your Arch Linux system with everything installed.<\/p>\n<pre>\ntrizen -S onlyoffice-bin\n<\/pre>\n<h2>Fedora installation instructions<\/h2>\n<p>There are multiple ways to install OnlyOffice on Fedora. However, the best way to go about it is to download the RPM package and install it. Head over to the download page here to get your hands on the latest RPM package for OnlyOffice.<\/p>\n<p>Once on the download page, scroll down and locate the \u201cFor CentOS and RHEL\u201d area. Then, select the \u201cDownload RPM\u201d button to start the download. When the download is complete, open up a terminal window on the Fedora desktop.<\/p>\n<p>Inside of the terminal window, use the <strong>CD<\/strong> command to move into the \u201cDownloads\u201d folder. Then, use the <strong>dnf install<\/strong> command to set up OnlyOffice 6.3 on your Fedora Linux system.<\/p>\n<pre>\ncd ~\/Downloads\n<\/pre>\n<pre>\nsudo dnf install onlyoffice-desktopeditors.x86_64.rpm\n<\/pre>\n<h2>OpenSUSE installation instructions<\/h2>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-406599 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-install-onlyoffice-6-3-on-your-linux-pc-2.png\" alt=\"\" width=\"1200\" height=\"686\"\/><\/p>\n<p>OpenSUSE Linux is RPM-based like Fedora. However, Fedora and RHEL\/CentOS are very similar and OpenSUSE, while it uses RPM packages, is different. The best way to get OnlyOffice 6.3 on your OpenSUSE system is to follow either the Snap or Flatpak installation instructions below.<\/p>\n<p>Or, try your hand at downloading the RPM package on the download page and installing it. However, we will not cover that installation method here.<\/p>\n<h2>Snap installation instructions<\/h2>\n<p>OnlyOffice 6.3 is readily available to all Linux users via the Ubuntu Snap package store. If you\u2019re running a Linux OS that can use Snaps, here\u2019s how you get it working.<\/p>\n<p>Note: you must have the Snapd runtime configured and running on your Linux PC for the command below to work successfully.<\/p>\n<p>To get the latest release of Only Office up and running as a Snap package on your Linux PC, you\u2019ll need a terminal window open. You can open up a terminal window on the Linux desktop by pressing <strong>Ctrl + Alt + T<\/strong> on the keyboard.<\/p>\n<p>Once the terminal window is open, use the <strong>snap install<\/strong> command below to get OnlyOffice 6.3 up and running.<\/p>\n<pre>\nsudo snap install onlyoffice-desktopeditors\n<\/pre>\n<h2>Flatpak installation instructions<\/h2>\n<p>OnlyOffice 6.3 is available to Linux users as a Flatpak in the Flathub app store. If you\u2019d like to install it on your system, you\u2019ll first need to follow our guide on setting up the Flatpak runtime.<\/p>\n<p>When the Flatpak runtime is configured on your system, you\u2019ll be able to set up the latest release of OnlyOffice via Flatpak with the two commands below.<\/p>\n<pre>\nflatpak remote-add --if-not-exists flathub https:\/\/flathub.org\/repo\/flathub.flatpakrepo\nflatpak install flathub org.onlyoffice.desktopeditors\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Related Articles OnlyOffice 6.3 is out, and with it comes new exciting features. These features include new light\/dark themes, password-protected documents, support for fractional scaling, and much more. Here\u2019s how to get it working on your Linux system. Ubuntu\/Debian installation instructions There are many ways to install OnlyOffice 6.3 on your Ubuntu system. That being &hellip;<\/p>\n","protected":false},"author":1,"featured_media":1381,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[21,23],"tags":[33,36],"_links":{"self":[{"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/posts\/1380"}],"collection":[{"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/comments?post=1380"}],"version-history":[{"count":0,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/posts\/1380\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/media\/1381"}],"wp:attachment":[{"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/media?parent=1380"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/categories?post=1380"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/tags?post=1380"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}