1 Preface

Carbs Linux uses its own package management toolchain named ‘cpt’ which was initially forked from the kiss package manager. Unlike ‘kiss’, however, its main goal is being easily extendable. Instead of being a single file package manager, it revolves around the shell library ‘cpt-lib’, and many tools that wrap around it. This document aims to document both the usage of the distributed tools and document the library functions.

If you happen to find something that is not properly covered by the documentation, or an area that can be improved, please feel free to submit a patch, or open a ticket.