Next: Init System, Previous: Installation, Up: Top [Contents]
Carbs Linux uses its own package managing toolchain named cpt
. It is a
fork of 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.
• Usage | Using Carbs Packaging Tools | |
• Environment Variables | Values that affect the operation of CPT | |
• Hooks | Using hooks to customize the package manager operations | |
• Packaging System | More detail on creating packages | |
• Rsync Repositories | Information on using or creating rsync repositories |