Cyclop OS Package Repository

A future that belongs to all of us

Available Repositories

Cyclop OS Stable (Commercial)

Production-ready Cyclop OS for commercial use

deb https://packages.cyclop-tech.com/ cyclop-stable main

Cyclop OS Beta

Testing versions with latest features

deb https://packages.cyclop-tech.com/ cyclop-beta main

Cyclop OS Community

Limited free version for evaluation

deb https://packages.cyclop-tech.com/ cyclop-community main

Setup Instructions

  1. Download and install the repository key:
    wget -qO - https://packages.cyclop-tech.com/cyclop-archive-key.gpg | sudo apt-key add -
  2. Add the repository to your sources:
    echo "deb https://packages.cyclop-tech.com/ cyclop-stable main" | sudo tee /etc/apt/sources.list.d/cyclop.list
  3. Update package list:
    sudo apt update
  4. Install Cyclop OS:
    sudo apt install cyclop-os

Download GPG Key