Package Details: goose-desktop-bin 1.44.0-1

Git Clone URL: https://aur.archlinux.org/goose-desktop-bin.git (read-only, click to copy)
Package Base: goose-desktop-bin
Description: Goose Desktop and CLI (prebuilt) - an open source, extensible AI agent that goes beyond code suggestions - install, execute, edit, and test with any LLM
Upstream URL: https://github.com/aaif-goose/goose
Keywords: goose
Licenses: Apache-2.0
Conflicts: goose-desktop
Provides: goose-desktop
Submitter: igor_aguiar
Maintainer: igor_aguiar (sheikhlimon)
Last Packager: sheikhlimon
Votes: 7
Popularity: 0.52
First Submitted: 2025-09-22 14:48 (UTC)
Last Updated: 2026-07-23 19:49 (UTC)

Latest Comments

1 2 Next › Last »

sheikhlimon commented on 2026-07-11 01:30 (UTC) (edited on 2026-07-11 01:32 (UTC) by sheikhlimon)

Goose CLI is now bundled. If you used the upstream install script previously, it dropped a goose binary in ~/.local/bin that shadows /usr/bin/goose. Run: rm ~/.local/bin/goose

LFdev commented on 2026-07-05 00:08 (UTC)

Hey there, again. v1.41.0 was released a while ago, and vulkan-icd-loader probably is an optional dependency, since the app works without it, and the Vulkan inference falls back to CPU if there is no Vulkan, like the vanilla llama.cpp. Thanks for the maintenance work. Regards

sheikhlimon commented on 2026-06-10 15:52 (UTC)

Thanks for the heads up! I've updated the PKGBUILD to use the Vulkan-enabled variant

LFdev commented on 2026-06-10 14:28 (UTC)

Hey there. There is now a -vulkan deb package that is built with support for local inference using Vulkan with their fork of llama.cpp (goosed). The current package (without -vulkan) only supports CPU for local inference, so you may want to use the -vulkan package instead. Regards.

LFdev commented on 2026-05-17 22:54 (UTC) (edited on 2026-05-17 22:55 (UTC) by LFdev)

@lio2 this is just the cli.
@cg505 The latest release (v1.34.1 as of now) included a version with Vulkan support for the builtin inference engine (llama.cpp), you may want to use it instead, or at least offer both variations.

lio2 commented on 2025-11-23 19:09 (UTC)

Is this for installing Goose desktop or Goose-cli? or both?

sheikhlimon commented on 2025-11-03 19:28 (UTC)

Glad to help! Thanks for maintaining the package and merging it so quickly.

igor_aguiar commented on 2025-11-03 17:02 (UTC)

Hi Sheikh Limon, I merged your changes. Thank you for your contribution!

sheikhlimon commented on 2025-11-03 08:49 (UTC)

Hello Igor,

Goose Desktop v1.12.1 has been released. I have prepared an updated PKGBUILD that works correctly on Arch Linux. You can view my fork here: https://github.com/sheikhlimon/goose-desktop-bin

Could you please update the AUR package when convenient? Thank you for maintaining it!