Search Criteria
Package Details: oterm-git 0.7.0.r1.g7d14e9d-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/oterm-git.git (read-only, click to copy) |
---|---|
Package Base: | oterm-git |
Description: | A text-based terminal client for Ollama |
Upstream URL: | https://github.com/ggozad/oterm |
Licenses: | MIT |
Conflicts: | oterm |
Provides: | oterm |
Submitter: | daniel_chesters |
Maintainer: | daniel_chesters |
Last Packager: | daniel_chesters |
Votes: | 2 |
Popularity: | 0.001640 |
First Submitted: | 2023-12-21 23:06 (UTC) |
Last Updated: | 2025-01-01 18:27 (UTC) |
Dependencies (18)
- python (python37AUR, python311AUR, python310AUR)
- python-aiosqlAUR
- python-aiosqlite
- python-dotenv
- python-linkify-it-py
- python-ollamaAUR (python-ollama-gitAUR)
- python-packaging
- python-pillow
- python-pydantic
- python-pyperclip
- python-rich
- python-rich-pixelsAUR
- python-textual (python-textual-gitAUR)
- python-textualeffectsAUR
- python-typer
- git (git-gitAUR, git-glAUR) (make)
- python-installer (make)
- uv (make)
Latest Comments
daniel_chesters commented on 2024-03-26 10:28 (UTC)
I had updated the
pkgver
to follow the last commit, it should be enough to detect by AUR helpers.dreieck commented on 2024-03-26 08:29 (UTC)
You have fixed this
PKGBUILD
by addingpython-ollama
to thedepends
array.But you still need to increment
$pkgrel
when doing such a change, so that updates will be pulled.Regards and thanks for maintaining!
daniel_chesters commented on 2024-03-26 00:18 (UTC)
It should be fixed with the new
python-ollama
package that I just created.daniel_chesters commented on 2024-03-25 23:46 (UTC)
Since the last stable version, oterm need the official ollama python support. I will try to fix that by creating the ollama python package in AUR.
dreieck commented on 2024-03-25 23:18 (UTC)
Seems that some dependency is missing:
(I have installed
ollama-rocm-git
.)