-- Leo's gemini proxy

-- Connecting to lofi.haiku-os.org:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en

Haiku Software Repositories


The Haiku project offers the following official package repositories:


Haiku - Core operating system software and updates.

Haikuports - Ports of various software contributed by the community.


Official Package Repositories (HTTPS)


Haiku software packages available over HTTPS. These are the official package repositories of Haiku.


R1 / Beta 4


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

Nightly


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

Package Repositories (IPFS)


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


IPFS Information

IPFS Public Gateways


R1 / Beta 4


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

Nightly


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

-- Response ended

-- Page fetched on Sat May 11 23:45:13 2024