Skip to content

Latest commit

Β 

History

196 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

LM Studio Linux Releases

release downloads

Overview

GitHub Action to fetch the latest LM Studio Linux builds (AppImage & DEB) and create a release.

Why?

LM Studio on Linux:

  • ❌ Doesn't auto-update
  • ❌ Doesn't provide a fixed versioned download URL
  • βœ… Has direct download links for latest builds

This makes it hard for Linux users to keep LM Studio up to date & this action solves that by:

  • Fetching the latest version from LM Studio's download redirects
  • Checking if that version already exists as a GitHub release
  • If not, downloading all formats (AppImage & DEB for x64 and arm64) and publishing a release

Linux users can then update via GitHub releases, scripts, or package managers using a consistent URL.

Available Downloads

Each release includes:

  • x64 (AMD/Intel): AppImage & DEB
  • ARM64: AppImage & DEB

Setup Auto Updates with Gear Lever

To automate updates for your LM Studio AppImage on Linux, use Gear Lever. It supports update sources like GitHub releases and static URLs. Configure the update URL based on your system architecture:

  • x86_64 (AppImage)

    https://github.com/udit-001/lmstudio-linux-release/releases/download/*/LM-Studio-*-x64.AppImage
    
  • ARM64 (AppImage)

    https://github.com/udit-001/lmstudio-linux-release/releases/download/*/LM-Studio-*-arm64.AppImage
    

These URLs will allow automatic fetching of the latest releases. For more detailed instructions, refer to the update guide.

πŸ“… Release Status

  • ⏳ Last Released On: 2026-08-13 02:02:56 UTC
  • πŸ”„ Last Run: 2026-08-23 01:20:50 UTC

About

No description, website, or topics provided.

Resources

Stars

3 stars

Watchers

0 watching

Forks

Releases

Contributors