BURBlueberry User Repository
Contributing

Submit a package

Packages use the bpm.toml format — the same one the official Blueberry repository uses. Paste your recipe below. The package name and version are read from it.

You need an account to submit. Sign in or create one.

How the flow works

  1. Submit the recipe here (or with bur submit .).
  2. A maintainer reviews it — unless you are a trusted contributor or it is your own package, in which case it is approved automatically.
  3. Once approved, build it locally and upload the .bpm from your dashboard.
  4. It is published to repo1.blueberrylinux.org and installable with bur install.

After twenty approved recipes you become a trusted contributor and your submissions publish without review. See the docs for the full recipe reference.