Search Criteria
Package Details: alpaca-ai 6.0.5-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/alpaca-ai.git (read-only, click to copy) |
---|---|
Package Base: | alpaca-ai |
Description: | An Ollama client. Chat with local AI models or connect to third party AI providers like ChatGPT , Gemini and more |
Upstream URL: | https://github.com/Jeffser/alpaca |
Keywords: | ai alpaca gpt gptchat ollama |
Licenses: | GPL-3.0-or-later |
Submitter: | radiolin |
Maintainer: | pedrodev2025 |
Last Packager: | pedrodev2025 |
Votes: | 11 |
Popularity: | 2.69 |
First Submitted: | 2024-09-01 20:50 (UTC) |
Last Updated: | 2025-06-11 20:24 (UTC) |
Dependencies (43)
- dconf
- gdk-pixbuf2 (gdk-pixbuf2-gitAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- gtk4 (gtk4-paper-planeAUR, gtk4-gitAUR)
- gtksourceview5 (gtksourceview-gitAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- hspell
- libadwaita (libadwaita-gitAUR, libadwaita-without-adwaita-gitAUR)
- libspelling (libspelling-gitAUR)
- libvoikko
- nuspell (nuspell-gitAUR)
- ollama (ollama-cuda-gitAUR, ollama-nogpu-gitAUR, ollama-for-amd-gitAUR, ollama-rocm-gitAUR, ollama-gitAUR)
- pango (pango-gitAUR)
- python (python37AUR)
- python-cobbleAUR
- python-gobject
- python-html2text
- python-magikaAUR
- python-mammothAUR
- python-markdownifyAUR
- Show 23 more dependencies...
Latest Comments
1 2 Next › Last »
pedrodev2025 commented on 2025-06-05 01:13 (UTC)
@patina hello, I did what I could, it was simply a dependency problem, I just added the two dependencies to the PKGBUILD
patina commented on 2025-06-04 19:29 (UTC) (edited on 2025-06-04 19:30 (UTC) by patina)
Thank you for updating this AUR package! I just wanted to mention that I couldn’t get speech-to-text working until I manually installed
python-openai-whisper
andpython-pyaudio
. Also, text-to-speech seems to be broken, possibly due to missing modules that aren’t in the Arch repos or it might be something else. I’m sharing this in case it helps others or leads to a solution.mar04 commented on 2025-02-26 12:38 (UTC)
updated to version 5.0.5
Mattyan commented on 2025-02-05 15:10 (UTC) (edited on 2025-02-08 14:58 (UTC) by Mattyan)
This AUR version produces nonsense and broken text using either the integrated or a local Ollama instance, running any model, while the flatpak version works as expected. Example (running llama3.2:3b):
- Can you write a story? - I'd be happy to write a story for you. Here remember. But as she wandered the island's paths, she began to realize that she was alone. There were had lost. And then, onides were low and the stars sh ear – a voice that seemed to. "Lena looked no one
Running from terminal only gives some gtk related warnings and a gtk critical:gtk_text_buffer_insert: assertion 'gtk_text_iter_get_buffer (iter) == buffer' failed
EDIT: after discovering that the generation is correct if I minimize the window as soon as possible, I found out that the problem happens while running it in a Wayland session, I don't know why exactly. Forcing X11 backend makes it work as it shouldGDK_BACKEND=x11 alpaca
PolGZ commented on 2025-02-03 13:24 (UTC)
Could it be missing a dependencie?
After installing python-matplotlib it worked fine.
aseoista commented on 2025-02-03 08:41 (UTC)
Missing dependency for
libspelling
radiolin commented on 2025-01-11 21:14 (UTC)
At the moment, I can't update the version to 3.2.0 because it freezes.
muziknavi commented on 2024-12-10 08:00 (UTC)
Probably needs update pydbus > python-pydbus
schneensch commented on 2024-11-09 02:21 (UTC)
There is a missing dependency for
python-pillow
aseoista commented on 2024-10-14 15:43 (UTC)
I think the dependency
vte4
is missing1 2 Next › Last »