Open UG APT Repository

Official Debian package repository for Open UG tools and services

Quick Setup

Get started with our repository in just a few simple steps:

1

Add Repository

Add the Open UG repository to your system's sources list:

echo "deb [trusted=yes] https://apt.open.ug stable main" | sudo tee /etc/apt/sources.list.d/openug.list
2

Update Package List

Refresh your package database to include our packages:

sudo apt update
3

Install Packages

You're all set! Install any package from the list below using apt.

Conveyor CI

A lightweight engine for building distributed CI/CD systems with ease. Conveyor CI provides a simple yet powerful platform to orchestrate your continuous integration and deployment workflows.

Install: sudo apt install conveyor
Learn More →