1
0
mirror of https://github.com/ciromattia/kcc synced 2025-12-11 08:46:25 +00:00

only use 7zz on macos (#1012)

This commit is contained in:
Alex Xu
2025-07-03 12:36:12 -07:00
committed by GitHub
parent 0abf620698
commit 68186285bd
4 changed files with 7 additions and 7 deletions

View File

@@ -155,7 +155,7 @@ Please check [our wiki](https://github.com/ciromattia/kcc/wiki/) for more detail
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 7zip python3-pil python3-psutil python3-slugify
sudo apt-get install python3 p7zip-full python3-pil python3-psutil python3-slugify
```
### Profiles: