Unofficial AppImage packaging for Studio by WordPress.com.
You can download the latest AppImage from the releases page and just run it!.
Alternatively, you can use Gear Lever, a Flatpak application for managing AppImages.
If AppImages do not run on your system, you might be missing fuse (Filesystem in Userspace). Install it using your distribution's package manager:
# Debian/Ubuntu
sudo apt-get install libfuse2
# Fedora
sudo dnf install fuse
# Arch Linux
sudo pacman -S fuse2This is not an official package and is not affiliated with WordPress.com or Automattic Inc.