Skip to main content

Canoon

Canoon is the official installer for Cano, developed by kul-sudo. It is currently in Beta and is written in Rust. You can find the repository here.

Installation

Arch Linux

Arch Linux users can install Canoon by installing the AUR package. Here is an example using yay:

yay -S canoon-git

Other Operating Systems

You can install Canoon by running the builtin install script.

source <(curl -s https://raw.githubusercontent.com/kul-sudo/canoon/main/install.sh)