GNU/Linux Fedora 40 Installing WordPress Desktop App Guide
This tutorial will guide you step-by-step on How to Install WordPress Desktop App Fedora 40 64-bit GNU/Linux Desktop.
And this is the Official WordPress Client for Fedora 40.
Especially relevant is how with this App you can Connect either a WordPress.com Blog or also a Self-Hosted one.
Especially relevant: to Connect a Self-Hosted Website you need to Make Use of the JetPack Plugin.
So moreover included inside this post you’ll also find instructions on How to Make the Initial Setup and Add a Self-Hosted Blog.
Finally, this Guide is Valid also for All the others Fedora Based Distros like:
- Nobara
- Quebe OS
- Ultramarine
- risiOS
-
1. Downloading WordPress Client for Fedora
Download WordPress Desktop App for Fedora GNU/Linux
Grab the Deb Package! 2. Converting Package
Next Convert to Rpm the Package
So first, Install Alien:sudo dnf in alien
Next access the Download location by default with:cd ~/Downloads
To Check it’s there List the contents with:ls . | grep wordpress
The grep Command refine the output List showing only the Entries matching the Keyword.
But if you are in Trouble to Find it out on Terminal then See: How to Access Downloads Folder from Browser.
Last, to get the Rpm play:alien ./wordpress*.deb
Contents