From 7048109c0a2840957421588219d5a82eeda2d780 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Mon, 21 Sep 2020 22:24:54 +0300 Subject: update --- docs/docs/Package-Manager.html | 20 ++++++++++++++------ 1 file changed, 14 insertions(+), 6 deletions(-) (limited to 'docs/docs/Package-Manager.html') diff --git a/docs/docs/Package-Manager.html b/docs/docs/Package-Manager.html index 8016a9a..3611422 100644 --- a/docs/docs/Package-Manager.html +++ b/docs/docs/Package-Manager.html @@ -2,7 +2,12 @@ +Permission is granted to copy, distribute and/or modify this document +under the terms of the GNU Free Documentation License, Version 1.3 or +any later version published by the Free Software Foundation; with no +Invariant Sections, with no Front-Cover Texts and no Back-Cover Texts. +A copy of the license is included in the section entitled "GNU Free +Documentation License." --> @@ -14,6 +19,7 @@ Licensed under Gnu Free Documentation License. --> + @@ -42,16 +48,16 @@ ul.no-bullet {list-style: none}

-Next: , Previous: , Up: Top  

+Next: , Previous: , Up: Top   [Contents]


2 Package Manager

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. +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.