mirror of
https://github.com/LionSec/katoolin.git
synced 2026-04-25 08:55:59 +03:00
[GH-ISSUE #151] Can't run katoolin in CentOS 7 #124
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/katoolin-LionSec#124
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @leiferdjango on GitHub (Aug 16, 2018).
Original GitHub issue: https://github.com/LionSec/katoolin/issues/151
Hello,
I trying to run katoolin on CentOS 7 x86_64ver, I followed the steps everything is in the right directory, I select options 1 , 2 then I get this error.
Screenshot Attached

@Fr4nci commented on GitHub (Aug 17, 2018):
Hi @leiferdjango ,
your problem derives from the fact that you possess CentOS and now calm I will explain you everything. Every distro has a tool to install the packets, in this case Kali Linux has apt-get and apt; while CentOS, if I am not wrong, it possesses yum. Then you now have two possibilities: or to install Kali Linux and I dissuade you him because I see that don't have a lot of familiarity with the commands of the terminal of Linux, or you install a distro that posside an one tool to install the packets equal to Kali, in this case Ubuntu and his derive are the simplest. In alternative, even if long and boring, you should install yourself one to one the packets. Don't even think however about trying to install apt since your system is shaped for the use of yum.
There is no way to install some packets of apt, since the various tools for the installation of packets have different methods to compile and to install the packets
P.S excuses if in the text I have made some grammatical error, I am not English
@leiferdjango commented on GitHub (Aug 17, 2018):
It is ok my friend my English is not very good either, but I understand. I will install another version of Linux based in Debian, I think should work. Thanks a lot.