This Git Repository hosts and serves the APT repository for all packages published by the Open UG Labs Organisation.
Get started with our repository in just a few simple steps:
-
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
-
Update Package List
Refresh your package database to include our packages:
sudo apt update
-
Install Packages
You're all set! Install any package from the list below using
apt.
- Conveyor CI: The lightweight engine for building distributed CI/CD systems with ease.
sudo apt install conveyor