Search Criteria
Package Details: alpaka-git r518.e72322e-1
Package Actions
| 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) |
Dependencies (17)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- kconfig (kconfig-gitAUR)
- kcoreaddons (kcoreaddons-gitAUR)
- kcrash (kcrash-gitAUR)
- ki18n (ki18n-gitAUR)
- kirigami (kirigami-gitAUR)
- kstatusnotifieritem (kstatusnotifieritem-gitAUR)
- kwindowsystem (kwindowsystem-gitAUR, sonic-frameworks-windowsystemAUR)
- kxmlgui (kxmlgui-gitAUR)
- ollama (ollama-nogpu-gitAUR, ollama-for-amd-gitAUR, ollama-for-amdAUR, ollama-gitAUR, ollama-binAUR)
- qt6-base (qt6-base-gitAUR, qt6-base-headlessAUR, qt6-base-hifpsAUR)
- doxygen (doxygen-gitAUR) (make)
- extra-cmake-modules (extra-cmake-modules-gitAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- ninja (ninja-gitAUR, ninja-memAUR, ninja-noemacs-gitAUR, ninja-kitwareAUR, ninja-fuchsia-gitAUR, n2-ninja-symlinkAUR) (make)
- qt6-tools (make)
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.