Skip to content
Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Repository files navigation

CI

OmniPackage CLI

Build and distribute RPM, DEB & Arch packages easily.

Installation

Channel x86_64 aarch64
Stable (recommended for most users) stable repository stable aarch64 repository
Master (unstable builds from master) master repository master aarch64 repository
  • AUR (Arch Linux users who prefer AUR)
  • From sources cargo build --release

GitHub Action

Install the omnipackage CLI in a workflow (Ubuntu runners; CPU architecture auto-detected). The channel is the ref you pin: @stable for stable, @master for master builds.

- uses: omnipackage/omnipackage-rs@stable
- run: omnipackage release .
- uses: omnipackage/omnipackage-rs@master   # master (unstable) builds
- run: omnipackage release .

Documentation

Visit https://docs.omnipackage.org

Use with AI agents

Claude Code — install the omnipackage skill as a plugin (auto-triggers on packaging tasks, auto-updates):

/plugin marketplace add omnipackage/omnipackage-rs
/plugin install omnipackage@omnipackage

Any other agent — point it at the full docs in one file: https://docs.omnipackage.org/llms-full.txt

About

OmniPackage CLI - build and publish native Linux packages to repositories on S3 or local folder

Topics

Resources

Stars

8 stars

Watchers

0 watching

Forks

Releases

Used by

Contributors

Languages