From 70de379987b2545bba625b41f2e93e2b85568e05 Mon Sep 17 00:00:00 2001 From: clach04 Date: Mon, 6 Jul 2020 10:32:01 -0700 Subject: [PATCH] Document CLI tools debian quick install Command Line Tools can be used with pre-built dependencies. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index a5e0f37..2c9aea0 100644 --- a/README.md +++ b/README.md @@ -286,6 +286,10 @@ After completed conversion, you should find ready file alongside the original in Please check [our wiki](https://github.com/ciromattia/kcc/wiki/) for more details. CLI version of **KCC** is intended for power users. It allows using options that might not be compatible and decrease the quality of output. +CLI version has reduced dependencies, on Debian based distributions this commands should install all needed dependencies: +``` +sudo apt-get install python3 p7zip-full python3-pil python3-psutil python3-slugify +``` ### Profiles: