How to Install WordPress.com Desktop App on Linux

In this tutorial, I will show you how to install the open source WordPress.com desktop app on Linux. WordPress.com desktop app supports self-hosted WordPress blogs via Jetpack.

Install WordPress.com Desktop App on Linux

Go to https://apps.wordpress.com/desktop/ and download the client. For Debian-based Linux distros, there is a deb package. For all other Linux distros, download the tar.gz file.

Install WordPress.com Desktop App on Linux

Once downloaded, cd into the download directory and run the following command to install it onto your Linux OS.

For Debian/Ubuntu based distros.

sudo gdebi wordpress*.deb

Install WordPress.com Desktop App on Linux

The executable is located at /usr/share/wpcom/wpcom. To list all files installed by WordPress.com desktop app, issue this comand:

dpkg-query -L wordpress.com

For all other distros, i.e. Fedora, Arch Linux, OpenSUSE etc, first extract the tarball.

tar xvf wordpress-com-linux-x64-1-3-1.tar.gz

A new directory will be created under the current directory. cd into it.

cd WordPress.com-linux-x64/

You can find an executable called WordPress.com in this directory. Now you can launch the WordPress desktop app in this way.

./WordPress.com

Install WordPress.com Desktop App on Linux

Add self-hosted Site

By default when you sign into the WordPress.com app, you can edit blogs and sites hosted at WordPress.com

If you’d like to edit your self-hosted WordPress blog or site, you can do that by following these instructions:

  1. Create an account at WordPress.com and verify your email address.
  2. Install the Jetpack plugin on your self-hosted WordPress site.
  3. Connect Jetpack to WordPress.com account.
  4. Now you can sign in to the app using the WordPress.com account Jetpack is connected to, and you can find your self-hosted site under the “My Sites” section.

Use WordPress.com Desktop App to Manage Self-hosted Site

By default, you can edit and publish posts, pages.

To make the most out of WordPress.com desktop app for self-hosted sites, enable the manage feature in the Jetpack plug-in. The manage feature allows you to manage your site’s themes, menus and the like.

Rate this tutorial
[Total: 1 Average: 3]

Leave a Comment

  • Comments with links are moderated by admin before published.
  • Your email address will not be published.
  • Use <pre> ... </pre> HTML tag to quote the output from your terminal/console.
  • Please use the community (https://community.linuxbabe.com) for questions unrelated to this article.
  • I don't have time to answer every question. Making a donation would incentivize me to spend more time answering questions.

The maximum upload file size: 2 MB. You can upload: image. Links to YouTube, Facebook, Twitter and other services inserted in the comment text will be automatically embedded. Drop file here