Close Menu
Money MechanicsMoney Mechanics
    What's Hot

    Rangeford Villages acquires Hertfordshire site for a 150-home retirement scheme

    July 6, 2026

    I tested the new Claude Desktop on Linux – here’s how it compares to rival apps

    July 6, 2026

    Markets Are Mixed after Long Holiday Weekend

    July 6, 2026
    Facebook X (Twitter) Instagram
    Trending
    • Rangeford Villages acquires Hertfordshire site for a 150-home retirement scheme
    • I tested the new Claude Desktop on Linux – here’s how it compares to rival apps
    • Markets Are Mixed after Long Holiday Weekend
    • Is Private Equity Behind the Scenes in Your 401(k)?
    • Your First Moves When an Inheritance Makes You Rich Overnight
    • The Boy Who Cried ‘Bubble’: What if He’s Right This Time?
    • Why Even Retirees Need Emergency Funds
    • Why You Should Keep an Eye on I-Bonds Now
    Facebook X (Twitter) Instagram
    Money MechanicsMoney Mechanics
    • Home
    • Markets
      • Stocks
      • Crypto
      • Bonds
      • Commodities
    • Economy
      • Fed & Rates
      • Housing & Jobs
      • Inflation
    • Earnings
      • Banks
      • Energy
      • Healthcare
      • IPOs
      • Tech
    • Investing
      • ETFs
      • Long-Term
      • Options
    • Finance
      • Budgeting
      • Credit & Debt
      • Real Estate
      • Retirement
      • Taxes
    • Opinion
    • Guides
    • Tools
    • Resources
    Money MechanicsMoney Mechanics
    Home»Earnings & Companie»Tech»I tested the new Claude Desktop on Linux – here’s how it compares to rival apps
    Tech

    I tested the new Claude Desktop on Linux – here’s how it compares to rival apps

    Money MechanicsBy Money MechanicsJuly 6, 2026No Comments6 Mins Read
    Facebook Twitter LinkedIn Telegram Pinterest Tumblr Reddit WhatsApp Email
    I tested the new Claude Desktop on Linux – here’s how it compares to rival apps
    Share
    Facebook Twitter LinkedIn Pinterest Email


    claudedesktophero

    Jack Wallen/ZDNET

    Follow ZDNET: Add us as a preferred source on Google.


    ZDNET’s key takeaways

    • Claude Code finally has a Linux desktop app.
    • The app works swimmingly if you play by the rules.
    • Trying to make it work locally was an exercise in futility.

    As a hard-core Linux user, I’m always on the lookout for apps that enable Linux to keep pace with competing platforms. You might be surprised that, even in this age of AI, competitive open-source options are not hard to find. For example, I’ve been using both Alpaca and Moose for some time without issue. Both of these apps serve as GUIs for instances of locally installed Ollama (which is how I typically like to roll with AI). They offer well-designed GUIs, the flexibility to work locally or in the cloud, and efficient use of system resources.

    But sometimes, I yearn to work with a more mainstream option.

    Such is the case with the newly released Claude Code Linux desktop app, which offers all the features found in the MacOS and Windows versions, and even lets you enable developer options to expand the feature set.

    Also: I quit ChatGPT for a free, private, and local AI called Ollama – here’s why

    Before I get into this, it’s important to understand that when I use AI, I almost always use it locally. I’ve installed Ollama on most of my machines I have. Why? I’m not straining the power grid or compromising my privacy. I will always choose local AI over cloud-based.

    That said, I still wanted to kick the tires of the Claude Code Linux desktop app to see how it compared to the competition. 

    Here are the important bits for me:

    • The app has to have a well-designed GUI that makes interacting with models simple.
    • The app needs to easily connect to locally installed AI (such as Ollama).
    • The app needs to function exactly as it does on other operating systems.
    • The app needs to use system resources wisely.

    Does the Claude Code Linux desktop app live up to that checklist? Let’s find out.

    Installing Claude Code on Linux

    First things first: Install Claude Code on Linux. With many GUI AI apps, I can open the app store of my distribution, search for the app (such as Alpaca or Moose), and install. With Claude Code, I had to add the necessary repository before installation. One thing to keep in mind: Currently, Claude Code desktop is only available for Debian and Ubuntu-based distributions. 

    Also: How to install and configure Claude Code, step by step

    Here are the commands required:

    Add Anthropic’s signing key: sudo curl -fsSLo /usr/share/keyrings/claude-desktop-archive-keyring.asc https://downloads.claude.ai/claude-desktop/key.asc

    Add the repository: echo “deb [arch=amd64,arm64 signed-by=/usr/share/keyrings/claude-desktop-archive-keyring.asc] stable main” | sudo tee /etc/apt/sources.list.d/claude-desktop.list

    Update and install: sudo apt update && sudo apt install claude-desktop

    With the installation complete, I opened the Claude Code app from my desktop menu and was greeted — you guessed it — by a well-designed GUI.

    Claude Code

    The Claude Code Linux desktop app has a well-designed GUI.

    Screenshot by Jack Wallen/ZDNET

    It’s time to dive in.

    Connecting to locally installed AI

    This is where things got a bit bumpy (which wasn’t that surprising). I’ve set up plenty of local AI for various desktop clients, but (sadly) Claude Code was not the easiest. In fact, it was rather complicated, and I wouldn’t have been able to make it work without also installing Claude Code from within Ollama itself (with the ollama launch claude command, which allowed me to select an LLM to download and use with Claude Code).

    I downloaded the Qwen6 LLM, which is 15 GB, so be careful what you wish for. Until you pull a model, the GUI won’t be able to find one.

    Also: Want local vibe coding? This AI stack might replace Claude Code and Codex – for free

    With that taken care of, I had to enable Developer options in Claude Code (Help > Troubleshooting > Enable Developer Options. After a relaunch, I could then go to Developer > Configure third-party inference. This is where things should have made it possible to connect to my locally installed AI. The settings look like this:

    Claude Code

    This should work as expected. Unfortunately…

    Screenshot by Jack Wallen/ZDNET

    Once you’ve done that, click Apply changes. You’ll then need to select a model for use. Scroll down to the Models section and click Add model. This is where I ran into what looked like an insurmountable hurdle. Even though I instructed Claude Code to use a local gateway base URL, it refused to see any of the models I’d pulled, and no matter how I tried to configure it, the Claude Code desktop app refused to comply. 

    What this means is that I’m stuck with using a free Anthropic plan, which is pretty limited (especially when you try to get Claude Code to write an app for you). In the end, you cannot reliably use the Claude Code desktop app with local AI. Bummer.

    Does the app function as on other operating systems?

    This is where we get some good news. I tested the Linux app against the MacOS app, and they are identical. Feature for feature, you won’t find any difference (other than slight UI changes) between the two. 

    Also: 5 reasons why I still prefer Perplexity over every other AI chatbot

    Huzzah.

    Does the app use system resources wisely?

    This would have been a much more revealing test had the Claude Code desktop app functioned with locally installed AI. As is, it relied mostly on cloud-based resources, so using the desktop app didn’t put even the slightest dent in my machine.

    Here’s the query I used for my testing:

    Write a Linux GUI app for Pop!_OS COSMIC Desktop for creating invoices for clients. It needs to be able to keep track of clients and different deliverables (such as articles and videos), include custom fields, and export invoices to PDF documents.

    Even though my free account couldn’t finish the query, while it worked, my machine continued performing fine. When I tested that against a locally installed AI desktop app that would function with local AI, the query brought my machine to a temporary halt while it ground away at the task.

    Also: I’ve tested so many desktop AI tools, but Hermes with Ollama is my new favorite – here’s why

    In the end, I was disappointed that I was unable to connect the Claude Code desktop app to my locally installed AI, but I can still say this: If you have an Anthropic account and are looking for a tool to simplify using Claude Code on your Linux desktop, this is definitely the way to go. I’ve launched Claude Code through Ollama (which does work quite well), but going that route is not for the faint of heart. 

    If you want simplicity, this new Claude Code desktop app for Linux is a good option. Just make sure your Anthropic account is paid for and ready to go. If you want to use local AI on Linux, however, I’d suggest sticking to Alpaca or Moose.





    Source link

    Share. Facebook Twitter Pinterest LinkedIn Tumblr Telegram Email
    Previous ArticleMarkets Are Mixed after Long Holiday Weekend
    Next Article Rangeford Villages acquires Hertfordshire site for a 150-home retirement scheme
    Money Mechanics
    • Website

    Related Posts

    Smart glasses maker Even Realities hits $1B valuation with $150M funding led by Meituan, Tencent

    July 6, 2026

    This GoPro Hero13 Black Action bundle is $100 off (and it’s perfect for documenting summer adventures)

    July 5, 2026

    5 desk gadgets that can make your workday better

    July 5, 2026
    Add A Comment
    Leave A Reply Cancel Reply

    Top Posts

    Rangeford Villages acquires Hertfordshire site for a 150-home retirement scheme

    July 6, 2026

    I tested the new Claude Desktop on Linux – here’s how it compares to rival apps

    July 6, 2026

    Markets Are Mixed after Long Holiday Weekend

    July 6, 2026

    Is Private Equity Behind the Scenes in Your 401(k)?

    July 6, 2026

    Subscribe to Updates

    Please enable JavaScript in your browser to complete this form.
    Loading

    At Money Mechanics, we believe money shouldn’t be confusing. It should be empowering. Whether you’re buried in debt, cautious about investing, or simply overwhelmed by financial jargon—we’re here to guide you every step of the way.

    Facebook X (Twitter) Instagram Pinterest YouTube
    Links
    • About Us
    • Contact Us
    • Disclaimer
    • Privacy Policy
    • Terms and Conditions
    Resources
    • Breaking News
    • Economy & Policy
    • Finance Tools
    • Fintech & Apps
    • Guides & How-To
    Get Informed

    Subscribe to Updates

    Please enable JavaScript in your browser to complete this form.
    Loading
    Copyright© 2025 TheMoneyMechanics All Rights Reserved.
    • Breaking News
    • Economy & Policy
    • Finance Tools
    • Fintech & Apps
    • Guides & How-To

    Type above and press Enter to search. Press Esc to cancel.