Package Details: alpaka-git r518.e72322e-1

Git Clone URL: https://aur.archlinux.org/alpaka-git.git (read-only, click to copy)
Package Base: alpaka-git
Description: Kirigami client for Ollama
Upstream URL: https://apps.kde.org/alpaka/
Keywords: ai llm
Licenses: GPL-3.0-or-later
Groups: kde-applications, kde-utilities
Provides: alpaka
Submitter: Mailaender
Maintainer: siavoshkc
Last Packager: siavoshkc
Votes: 2
Popularity: 0.000006
First Submitted: 2024-04-22 20:29 (UTC)
Last Updated: 2026-02-25 06:33 (UTC)

Latest Comments

AlgernonClarke commented on 2026-02-25 13:11 (UTC)

thanks for the quick fix!

siavoshkc commented on 2026-02-25 06:36 (UTC)

Added a install prefix to cmake. The problem was that when cmake is configuring without --install-prefix, current working dir is picked up. Not the installDir defined in the .preset file of the project.

AlgernonClarke commented on 2026-02-24 11:02 (UTC)

The make install is pointing to the package manager .cache and it installs in there. I had to move the files to their root folders.

siavoshkc commented on 2025-12-14 05:48 (UTC)

Thanks for taking care of this package.