Package Details: lmstudio-bin 0.4.13-1

Git Clone URL: https://aur.archlinux.org/lmstudio-bin.git (read-only, click to copy)
Package Base: lmstudio-bin
Description: LM Studio - A desktop app for exploring and running large language models locally
Upstream URL: https://lmstudio.ai
Keywords: ai appimage artificial-intelligence assistant chatbot deep-learning deepseek electron gguf glm kimi large-language-models llama llm local-ai machine-learning minimax mistral qwen
Licenses: EULA
Conflicts: lmstudio
Provides: lmstudio
Submitter: MadGoat
Maintainer: noureddinex
Last Packager: noureddinex
Votes: 58
Popularity: 9.94
First Submitted: 2026-01-31 22:33 (UTC)
Last Updated: 2026-05-14 01:13 (UTC)

Pinned Comments

MadGoat commented on 2026-02-01 01:42 (UTC)

Migration Notice: This package (lmstudio-bin) is the active replacement for the abandoned lmstudio package.

Recent Changes (v0.4.1-1): * Icons Fixed: I have switched to statically vendoring the high-resolution icon. This guarantees the icon appears correctly and eliminates the "blank icon" bugs caused by upstream AppImage changes. * AppImage: Installs the latest official AppImage to /opt/lm-studio/. * Conflict Handling: Automatically removes the old lmstudio package.

Troubleshooting: If you still see a blank icon after upgrading, your desktop environment is likely caching the old broken entry. Force a refresh by running: rm -rf ~/.cache/icon-cache.kcache (KDE/Plasma) or sudo gtk-update-icon-cache -f /usr/share/icons/hicolor (GNOME/GTK)

envolution commented on 2025-02-16 19:53 (UTC)

Please don't flag out of date referring to the beta versions. Versions this package track are sourced from https://lmstudio.ai/

https://aur.archlinux.org/packages/lmstudio-beta tracks https://lmstudio.ai/beta-releases

It's possible this version can be at a higher version level than the beta releases, and vice-versa.

Latest Comments

1 2 3 4 5 6 .. 9 Next › Last »

DocMAX commented on 2026-05-01 12:56 (UTC)

[docmax@worker ~]$ lm-studio open dir error: No such file or directory

qa7229 commented on 2026-04-09 09:55 (UTC)

lmstudio:// links are not working with this package, could you maybe fix the MimeType in the pkgbuild? I had to manually edit the .desktop file and replace text/plain with x-scheme-handler/lmstudio to get them to work. Thanks a lot!

MadGoat commented on 2026-04-03 00:36 (UTC)

I'll leave this here: https://github.com/MadGoatHaz/lmstudio-arch-updater

ekianjo commented on 2026-04-02 23:19 (UTC) (edited on 2026-04-02 23:19 (UTC) by ekianjo)

Version 0.4.9-1 is out

replace

pkgver = 0.4.9
pkgrel = 1

source = https://installers.lmstudio.ai/linux/x64/0.4.9-1/LM-Studio-0.4.9-1-x64.AppImage
sha256sums = faf9fc804c5f75f6d8501573739f64083970ee711b148c864747c5f6c145a1da

jaboll commented on 2026-04-01 08:02 (UTC)

Version 0.4.8-1 got released:

-   pkgver = 0.4.7
-   pkgrel = 4
+   pkgver = 0.4.8
+   pkgrel = 1

-   source = https://installers.lmstudio.ai/linux/x64/0.4.7-4/LM-Studio-0.4.7-4-x64.AppImage
+   source = https://installers.lmstudio.ai/linux/x64/0.4.8-1/LM-Studio-0.4.8-1-x64.AppImage

-   sha256sums = d9d4a006bd81f8f2148bf6020665c359741610421de90ca6875250b803c6ff15
+   sha256sums = 81b2eaea763725da369d96166e1d17115a23aea90ee67a192d5fe5c384da12cf
    sha256sums = 9f791789c959a11316328692807737a5f1bc1c170ae99ec04c56bfd8ee8263e5
    sha256sums = d5ac11aae025cd1cc0f9aa0713ee427dc6f46e4d1adac2a5948f93d8bbca705f

Jawzper commented on 2026-03-23 01:53 (UTC)

@noureddinex I'd appreciate it, if you're willing. Although if I'm the only person asking it does make me second guess if it's going to be particularly useful in practice.

noureddinex commented on 2026-03-15 16:45 (UTC)

@Jawzper lmstudio cli is not included, I can make another package for cli version if you want it.

Jawzper commented on 2026-03-15 06:46 (UTC)

Hi, does this provide lmstudio cli? I have read that "lms ships with LM Studio 0.2.22 and newer", but it is not working on my machine with this package. Is this a limitation of the appimage, or are extra steps needed to install it?

solarisfire commented on 2026-02-24 19:59 (UTC)

Should you not configure this package to be in conflict with the lmstudio package?