Cyan's repository for AOSC OS Information =========== This is a custom third-party APT repository for AOSC OS. This repository contains software that can't be added to AOSC OS main tree due to various reasons. For the listing of included applications, please go to: https://github.com/Cyanoxygen/cyanrepo Usage ===== First, you need to add the PGP public key for this repository: wget -O - https://repo.cyano.uk/BC72A88A974A606AC360A434FCDD9F8CC934ABE9.pub | sudo apt-key add - Then add this line to a NEW list file under /etc/apt/sources.list.d: deb https://repo.cyano.uk/ stable main and run apt update.