[GH-ISSUE #175] Can i use it on a Pi Zero? #146

Open
opened 2026-02-26 04:30:37 +03:00 by kerem · 2 comments
Owner

Originally created by @misaalanshori on GitHub (Jan 23, 2019).
Original GitHub issue: https://github.com/LionSec/katoolin/issues/175

I've been trying to install kali tools on Raspbian but keeps getting issues because some packages aren't available and also dependencies issues that got me stuck in "you have held broken packages" loop that i don't know how to fix which means i have to reflash my microsd lots of time...

I have used katoolin on an x86 pc before and it works like normal...

Originally created by @misaalanshori on GitHub (Jan 23, 2019). Original GitHub issue: https://github.com/LionSec/katoolin/issues/175 I've been trying to install kali tools on Raspbian but keeps getting issues because some packages aren't available and also dependencies issues that got me stuck in "you have held broken packages" loop that i don't know how to fix which means i have to reflash my microsd lots of time... I have used katoolin on an x86 pc before and it works like normal...
Author
Owner

@misaalanshori commented on GitHub (Jan 23, 2019):

this is the main issue... what require libwebkit2gtk-4.0-37? and can i remove it from the script?
The following packages have unmet dependencies:
libwebkit2gtk-4.0-37 : Depends: libenchant1c2a (>= 1.6.0) but it is not going to be installed

<!-- gh-comment-id:456872732 --> @misaalanshori commented on GitHub (Jan 23, 2019): this is the main issue... what require libwebkit2gtk-4.0-37? and can i remove it from the script? The following packages have unmet dependencies: libwebkit2gtk-4.0-37 : Depends: libenchant1c2a (>= 1.6.0) but it is not going to be installed
Author
Owner

@NcryptedWifKali commented on GitHub (Jan 31, 2019):

maybe try apt-get dist-upgrade or apt-get -f install
apt-get -f install will install the missing depencies an the apt -get dist-upgrade to my knowledge will only download the packages in your distro an any missing depencies as well (now im a noob to linux so bear with me )but since learning that apt-get dist-upgrade is better than typing apt-get upgrade because apt-get upgrade will install stuff all willy nilly might also remove packages u need an could break your .img so i hope this at all helps

<!-- gh-comment-id:459344387 --> @NcryptedWifKali commented on GitHub (Jan 31, 2019): maybe try apt-get dist-upgrade or apt-get -f install apt-get -f install will install the missing depencies an the apt -get dist-upgrade to my knowledge will only download the packages in your distro an any missing depencies as well (now im a noob to linux so bear with me )but since learning that apt-get dist-upgrade is better than typing apt-get upgrade because apt-get upgrade will install stuff all willy nilly might also remove packages u need an could break your .img so i hope this at all helps
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/katoolin-LionSec#146
No description provided.