Getting started
Installing omnipackage-agent
Agent is responsible for building packages. You'll need it to build packages locally. There are multiple ways to install it:
- OmniPackage repositories web.omnipackage.org/oleg/omnipackage-agent
- Source code. Reasonably recent version of Ruby required. Executables located in
exe/
directory
Test your installation
Agent requires podman
or docker
as well as few other common Linux programs. It will check their availability upon start and report if anything is missing.
Building example project
- Clone examples repository
cd examples
omnipackage build c_makefile
Now you can install the resulting package. For example, Debian 12: