💾 Archived View for lofi.haiku-os.org › package.gmi captured on 2023-04-26 at 12:55:26. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2023-01-29)
-=-=-=-=-=-=-
The Haiku project offers the following official package repositories:
Haiku software packages available over HTTPS. These are the official package repositories of Haiku.
pkgman add-repo https://eu.hpkg.haiku-os.org/haiku/r1beta4/$(getarch)/current
pkgman add-repo https://eu.hpkg.haiku-os.org/haikuports/r1beta4/$(getarch)/current
pkgman add-repo https://eu.hpkg.haiku-os.org/haiku/master/$(getarch)/current
pkgman add-repo https://eu.hpkg.haiku-os.org/haikuports/$(getarch)/current
Haiku unoffically publishes the package repositories via IPFS. Be sure to replace
<gateway> with the IPFS gateway of your choosing.
These may not be reliable, or may take multiple queries to "locate" on the IPFS network
pkgman add-repo \ https://<gateway>/ipns/hpkg.haiku-os.org/haiku/r1beta4/$(getarch)/current
pkgman add-repo \ https://<gateway>/ipns/hpkg.haiku-os.org/haikuports/r1beta4/$(getarch)/current
pkgman add-repo \ https://<gateway>/ipns/hpkg.haiku-os.org/haiku/master/$(getarch)/current
pkgman add-repo \ https://<gateway>/ipns/hpkg.haiku-os.org/haikuports/master/$(getarch)/current