Search Criteria
Package Details: hermes-agent-git 2026.5.7.r747.g13c72f-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/hermes-agent-git.git (read-only, click to copy) |
|---|---|
| Package Base: | hermes-agent-git |
| Description: | Locally-run AI agent with tool use, web browsing, and automation |
| Upstream URL: | https://github.com/NousResearch/hermes-agent |
| Licenses: | MIT |
| Conflicts: | hermes-agent |
| Provides: | hermes-agent |
| Submitter: | asermax |
| Maintainer: | wyf9661 |
| Last Packager: | wyf9661 |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2026-03-11 03:08 (UTC) |
| Last Updated: | 2026-05-15 09:12 (UTC) |
Dependencies (16)
- alsa-lib
- at-spi2-core (at-spi2-core-gitAUR)
- atk (at-spi2-core-gitAUR, at-spi2-core)
- cairo (cairo-gitAUR)
- cups (cups-gitAUR, cups-gssapiAUR)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-cudaAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-amd-full-gitAUR, librempeg-gitAUR, ffmpeg-whisper-gitAUR, ffmpeg-gitAUR, ffmpeg-full-gitAUR, ffmpeg-fullAUR, ffmpeg-full-llvmAUR, ffmpeg-libfdk_aacAUR, ffmpeg-obsAUR, ffmpeg-headlessAUR, ffmpeg-whisperAUR, ffmpeg-cuda-fullAUR)
- libdrm (libdrm-gitAUR)
- libxkbcommon (libxkbcommon-gitAUR)
- mesa (mesa-wsl2-gitAUR, mesa-amd-bc250AUR, amdonly-gaming-mesa-gitAUR, mesa-gitAUR, mesa-dlss-reflex-gitAUR, mesa-rk35xx-gitAUR, mesa-nollvm-gitAUR, mesa-rdna2vrAUR, mesa-minimal-gitAUR, mesa-amber)
- nss (nss-hgAUR)
- pango (pango-gitAUR, pango-nothai-gitAUR)
- ripgrep (ripgrep-gitAUR)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- nodejs (nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-hydrogenAUR, nodejs-lts-iron, nodejs-lts-jod, nodejs-lts-krypton) (make)
- npm (python-nodejs-wheelAUR, npm-corepackAUR) (make)
- uv (make)
Required by (1)
- emdash-git (requires hermes-agent) (optional)
Latest Comments
daweiy commented on 2026-04-12 20:14 (UTC)
Note that the bundled skills are not automatically installed. Need to set something like
HERMES_BUNDLED_SKILLS=/home/ydawei/.cache/paru/clone/hermes-agent-git/src/hermes-agent-git/skillsin ~/.hermes/.env after installation.Feel free to add this message to the .install file.
y0uCeF commented on 2026-04-02 12:44 (UTC) (edited on 2026-04-02 12:45 (UTC) by y0uCeF)
In my local PKGBUILD I have these additional dependencies in my depends array, extracted from pyproject.toml:
And added these optdepend, the commented out ones I have not found on AUR yet:
marsxyz commented on 2026-04-01 15:16 (UTC)
Several packages are missing in the dependencies;
-python-firecrawl-py as mentioned by void09 in their earlier post. -python-aiohttp -python-fal-client
void09 commented on 2026-03-21 23:33 (UTC)
got an error after setup: ModuleNotFoundError: No module named 'firecrawl' it's on aur but orphaned/out of date.