Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

hyphae-aur

AUR packaging for Hyphae: hyphae-bin, built from the official prebuilt Linux release artifact — no Rust toolchain, no local compilation.

Install

# On Omarchy
omarchy pkg aur add hyphae-bin
# Or with any AUR helper
paru -S hyphae-bin

Then set up Agent Memory:

hyphae agent setup

Packaging rules

  • The package pins the exact release version and the SHA-256 of the official artifact.
  • It installs /usr/bin/hyphae, licenses, notices, and the README — nothing else.
  • Package hooks never create data directories, credentials, services, or agent configuration; hyphae agent setup owns all of that, reversibly.
  • Removal never touches user data.

Release procedure

  1. Wait for the upstream GitHub release and its SHA256SUMS.
  2. Update pkgver and sha256sums in PKGBUILD.
  3. makepkg --printsrcinfo > .SRCINFO.
  4. Validate in a clean Arch container: build, install, hyphae version --json, hyphae init, remove, confirm data preservation.
  5. Push to AUR: git push ssh://aur@aur.archlinux.org/hyphae-bin.git main:master.

About

AUR packaging for Hyphae (hyphae-bin)

Resources

Code of conduct

Contributing

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages