惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

大猫的无限游戏
大猫的无限游戏
J
Java Code Geeks
小众软件
小众软件
D
Docker
腾讯CDC
H
Hackread – Cybersecurity News, Data Breaches, AI and More
V
V2EX
博客园 - 叶小钗
GbyAI
GbyAI
Microsoft Azure Blog
Microsoft Azure Blog
Stack Overflow Blog
Stack Overflow Blog
B
Blog RSS Feed
酷 壳 – CoolShell
酷 壳 – CoolShell
博客园 - 【当耐特】
IT之家
IT之家
博客园 - 司徒正美
M
MIT News - Artificial intelligence
T
The Blog of Author Tim Ferriss
The GitHub Blog
The GitHub Blog
罗磊的独立博客
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
L
LangChain Blog
阮一峰的网络日志
阮一峰的网络日志
C
Check Point Blog

WordPress.com News

Twenty-Five Years Later, We Remember September 11 8 Ways to Grow Website Traffic When Google Sends Less of It Changelog: Hosting Dashboard, ChatGPT Plugin, & WordPress 7.1 WordCamp US 2026 Recap: The Artist and the Algorithm WordPress Studio Is Now Agentic — Try the Beta WordPress.com ChatGPT Plugin: Manage Your Site from ChatGPT Every Site, One Click Away in the Hosting Dashboard When WordPress.com Support Knows It’s Time for a Human WordPress.com Guidelines: Give Your Site a Memory WordPress.com Student Plan: Free Websites Students Keep WordPress.com Student Plan: Free Websites Students Keep WordPress.com Changelog: Brand Memory and Better Renewal Warnings WordCamp US 2026 Schedule Highlights: Talks, Demos & More WordPress.com Changelog: New Blocks, Notes & Plan Changes 7 Reasons to Attend WordCamp US 2026 in Phoenix How to Find WordPress Meetups and WordCamps Near You 7 Reasons to Attend WordCamp US 2026 in Phoenix Master SEO & AIO: A Free Course for the AI Search Era WordPress.com Changelog: A More Flexible Editor WordPress Studio Just Got Faster, the CLI is Now Dependency-Free, and Sonnet 5 Support What Is Agentic Commerce? What It Means for Your Store How to Choose a Web Host: 7 Factors to Consider WordPress.com Changelog: Shape Your Newsletter Signup and Get Domain Help in Chat Build your first plugin with WordPress Studio and Cursor Feature Clips: Turn Posts Into Social-Ready Video Customize What Newsletter Subscribers See | WordPress.com Your WordPress Expert, Now on Desktop: Studio Code Beta Jetpack Search 7.0: Find Products Faster in WooCommerce WordPress.com Changelog: Sharper Image Editing and a New Way to Multitask Meet Desktop Mode: Turn WordPress Admin Into a Desktop Workspace
Develop Locally on Linux with WordPress Studio
Rahul Gavande · 2026-06-11 · via WordPress.com News
The WordPress Studio interface on a mocked-up Linux desktop

The WordPress Studio desktop app is now available for Linux, starting with Ubuntu. If you’ve been building with our Studio CLI on Linux, the desktop app now joins it.

Studio is the fastest way to spin up a real WordPress site on your own computer. No Apache config. No Docker. No “it works on my machine.” Just click Add site, and a few seconds later you’ve got a working WordPress install ready to build on, connected to your favorite editor, and shareable with collaborators through a one-click preview link.

And it’s free and open source.

A UI for local WordPress development on Linux

Studio on Linux has the same features developers already rely on to build sites, plugins, and themes:

  • Instant local WordPress sites with no servers to configure
  • Custom domains and HTTPS for your local sites, so you can develop against realistic URLs
  • One-click preview links to share your work-in-progress with clients, teammates, or testers
  • Two-way sync with WordPress.com, so you can pull a production or staging site to your laptop and push changes back when you’re ready
  • Open in your favorite editor — VS Code, PhpStorm, Sublime, and others, detected automatically
  • A built-in assistant to help you write code, make changes, and debug
The Linux version of the WordPress Studio interface

Built for the way Linux developers work

WordPress powers a huge slice of the open web, and Linux powers the servers that most of the web runs on — the tool you use to build WordPress sites locally should run there, too.

The CLI version of Studio has been on Linux for a few weeks; now the desktop experience matches what macOS and Windows users have relied on for years.

How to get Studio on Linux

Studio for Linux is available to download today. Head over to the Studio download page, grab the Linux build, and you’ll be up and running on Ubuntu in a few minutes.

We’re continuing to polish the Linux experience, and auto-updates, broader distro support, and more packaging options are on the way. The more we hear from you, the faster we’ll get there. Try it out and share feedback on GitHub.