Do you could have a WordPress.com weblog, and use Linux? Are you interested by posting to your WordPress.com weblog proper from the Linux desktop? If that’s the case, observe together with this information as we display how to install the WordPress Desktop app on Linux.

Be aware: you have to have a WordPress.com account to use this software program. To create one, click on here.

WordPress – Debian/Ubuntu

2Q==

The WordPress.com web site has a DEB bundle accessible for obtain. So, when you’re a Debian or Ubuntu consumer, you’ll have zero points getting the WordPress Desktop software up and operating.

To start out the set up of the WordPress Desktop app on your Debian or Ubuntu Linux PC, launch a terminal window by urgent Ctrl + Alt + T or Ctrl + Shift + T on the keyboard. Then, with the terminal window open, observe this hyperlink here to obtain the newest DEB bundle of WordPress Desktop.

As soon as the WordPress Desktop DEB bundle finishes downloading to your Debian or Ubuntu Linux PC, the file might be saved in the “Downloads” listing. Utilizing the CD command in the terminal window, transfer into the “Downloads” folder.

cd ~/Downloads

Inside the “Downloads” folder, run one in all the instructions under to begin the set up of the DEB bundle.

Debian

sudo dpkg -i wordpress.com-linux-deb-*.deb

Following the dpkg command’s set up of the WordPress DEB bundle, chances are you’ll want to run the apt-install -f command to right any dependencies that will not have been put in.

sudo apt-get install -f

When the apt-get install -f command runs its course, WordPress ought to install superb on Debian. Nevertheless, when you nonetheless have dependency points, please observe our information on how to right them in Debian.

Ubuntu

On Ubuntu, you possibly can install the DEB bundle proper with the Apt bundle supervisor, which can care for any dependencies, and forestall errors from occurring.

Be aware: if dependency points nonetheless come up, observe our information on how to repair them on Ubuntu.

sudo apt install ./wordpress.com-linux-deb-4.6.0.deb

WordPress – Snap bundle

The WordPress Desktop software is out there in the Snap retailer. So, when you’re not utilizing Debian or Ubuntu, this can be the solely means to install the WordPress Desktop software simply.

To get began putting in the WordPress Desktop app from the Snap bundle retailer, you have to be operating a Linux working system that’s appropriate with Snapd. You have to additionally allow the Snapd runtime. To allow Snapd, and to be taught in case your distribution is appropriate, observe this information right here.

After enabling the Snapd runtime on your Linux PC, open up a terminal window. To do this, press Ctrl + Alt + T or Ctrl + Shift + T on the keyboard. Then, with the terminal window open, use the snap install command under to load up the newest Snap launch of WordPress Desktop.

sudo snap install wordpress-desktop

WordPress – Arch Linux AUR

WordPress Desktop releases a TarGZ archive of the desktop app for generic Linux distributions. One such Linux OS to make the most of the TarGZ launch is Arch Linux. They’ve taken it and turned it into a simple to install AUR bundle. Right here’s how to install it.

Step one in putting in the WordPress Desktop AUR bundle is to open up a terminal window. To launch a terminal, press Ctrl + Alt + T or Ctrl + Shift + T on the keyboard. Then, with the terminal open, use the Pacman bundle supervisor to install the “Git” and “Base-devel” packages.

sudo pacman -S base-devel git

Following the set up of the “Git” and “Base-devel” packages, we should install the Trizen AUR helper, as it is going to make getting the WordPress Desktop AUR bundle a lot simpler.

git clone 
cd trizen

makepkg -sri

As soon as the Trizen AUR helper is put in, use it to load up the newest launch of the WordPress Desktop AUR bundle.

trizen -S wp-desktop

WordPress – Generic Linux

For these not utilizing Arch Linux, unable to install DEB packages, and on Linux distributions with no Snap bundle assist, you’ll be comfortable to know that there’s a generic TarGZ launch of the WordPress Desktop app. Right here’s how to get it working.

First, head over to the download page on WordPress.com. Then, as soon as there, click on on the “Linux (.TAR.GZ)” button to begin the obtain. It’s not a big file so the obtain received’t take very lengthy.

When the TarGZ WordPress Desktop file has downloaded to your Linux PC, open up a terminal window by urgent Ctrl + Alt + T or Ctrl + Shift + T on the keyboard. Then, use the CD command to transfer into the “Downloads” folder.

cd ~/Downloads

Extract the contents of the TarGZ archive, use the tar command.

tar xvf wordpress.com-linux-x64-*.tar_.gz

As soon as the information are extracted, you possibly can transfer into the “WordPressDesktop” listing utilizing CD.

cd WordPressDesktop-*

Launch the WordPress Desktop app on your Linux PC with:

./wpcom



Source link

Share.
Leave A Reply

Exit mobile version