Search Criteria
Package Details: hermes-one-bin 0.7.7-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/hermes-one-bin.git (read-only, click to copy) |
|---|---|
| Package Base: | hermes-one-bin |
| Description: | Hermes One — native desktop app for installing, configuring, and chatting with Hermes Agent |
| Upstream URL: | https://github.com/fathah/hermes-desktop |
| Licenses: | MIT |
| Conflicts: | hermes-agent-desktop-bin, hermes-one |
| Provides: | hermes-one |
| Replaces: | hermes-agent-desktop-bin |
| Submitter: | NickeyGod |
| Maintainer: | NickeyGod |
| Last Packager: | NickeyGod |
| Votes: | 3 |
| Popularity: | 0.65 |
| First Submitted: | 2026-07-29 07:45 (UTC) |
| Last Updated: | 2026-09-05 15:15 (UTC) |
Dependencies (9)
- at-spi2-core (at-spi2-core-gitAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classic-xfceAUR)
- libnotify (libnotify-gitAUR)
- libsecret
- libxss
- libxtst
- nss (nss-hgAUR)
- util-linux-libs (util-linux-libs-aesAUR, util-linux-libs-selinuxAUR)
- xdg-utils (busking-gitAUR, xdg-utils-slockAUR, mimiAUR, mimi-gitAUR, openerAUR, mimejs-gitAUR, xdg-utils-mimeoAUR, xdg-utils-gitAUR)
Latest Comments
NickeyGod commented on 2026-09-05 15:17 (UTC)
Hi all,
Just to clarify for anyone following this thread: the old
hermes-agent-desktop-binpackage was recently merged into this package (hermes-one-bin), which is why the previous comments are visible here.This package (
hermes-one-bin) has always followed upstream's "Hermes One" branding, installing binaries and desktop entries ashermes-onewithout providing or conflicting with the official NousResearchhermes-agent-desktop.With the latest
0.7.7-1release, I've also addedreplaces=('hermes-agent-desktop-bin')andconflicts=('hermes-agent-desktop-bin')to ensure a clean upgrade path for anyone still on the merged package. Thanks!latte_macchiato commented on 2026-08-20 17:29 (UTC)
After a little investigation, I've decided I will request an AUR merge of this into the hermes-one-bin package. So long o7
latte_macchiato commented on 2026-08-20 17:24 (UTC)
Hi, this package is from before the Hermes agent ever had an official desktop upstream. You are fully correct in that it should migrate to the official one, I'll get something set up there.
tsaitang commented on 2026-08-16 05:08 (UTC)
Hi maintainer — thanks for maintaining this package. I wanted to flag something about the package naming that I think is misleading.
This package's upstream is fathah/hermes-desktop, which brands itself as "Hermes One" (hermesone.org). However, the AUR package is named
hermes-agent-desktop-binand — more importantly — declares:hermes-agent-desktopis the name of the official Hermes Agent desktop app (from NousResearch/hermes-agent, maintained by enihcam in AUR). By providing and conflicting with that name, this package:paru -S hermes-agent-desktopmay skip or conflict because it's already "provided" by this third-party package.The upstream project has its own brand — it should use it. Either rename the package to
hermes-one-bin(there's already a 0.7.6 package under that name by NickeyGod), or at minimum drop thehermes-agent-desktop/hermes-desktopentries fromProvides/Conflicts.Keeping the current naming will likely confuse users and could result in the package being flagged for deletion as it shadows the official package name. Thanks for considering.
latte_macchiato commented on 2026-05-14 00:31 (UTC)
.deb packages are simple in that regard, can just poll the github api
latte_macchiato commented on 2026-05-14 00:31 (UTC)
just a good ol nushell script
ryukinix commented on 2026-05-14 00:26 (UTC)
@latte_macchiato I'm just curious: how did you automated exactly?
latte_macchiato commented on 2026-05-13 22:27 (UTC)
updated, also automated future packaging
ryukinix commented on 2026-05-13 20:05 (UTC)
Diff with 0.3.7 update