[GH-ISSUE #38] Compatibility with Ubuntu 16.04 #28

Open
opened 2026-02-26 03:33:48 +03:00 by kerem · 4 comments
Owner

Originally created by @dbeybia on GitHub (Sep 12, 2016).
Original GitHub issue: https://github.com/LionSec/katoolin/issues/38

Will katoolin be compatible with ubuntu 16.04 knowing that the latter comes with Python 3 installed and not Python 2?

Originally created by @dbeybia on GitHub (Sep 12, 2016). Original GitHub issue: https://github.com/LionSec/katoolin/issues/38 Will katoolin be compatible with ubuntu 16.04 knowing that the latter comes with Python 3 installed and not Python 2?
Author
Owner

@edwinksl commented on GitHub (Sep 22, 2016):

@dbeybia Ubuntu 16.04 comes with both Python 2 and 3 by default.

<!-- gh-comment-id:248830964 --> @edwinksl commented on GitHub (Sep 22, 2016): @dbeybia Ubuntu 16.04 comes with both Python 2 and 3 by default.
Author
Owner

@vinnytroia commented on GitHub (Oct 27, 2016):

I'm not seeing that. Ubuntu 16.0.4 comes with python3. Even after installing python2.7, most of the kali install fails.

<!-- gh-comment-id:256535653 --> @vinnytroia commented on GitHub (Oct 27, 2016): I'm not seeing that. Ubuntu 16.0.4 comes with python3. Even after installing python2.7, most of the kali install fails.
Author
Owner

@edwinksl commented on GitHub (Oct 27, 2016):

@vinnytroia How are you checking if your Ubuntu 16.04 has Python 2? Remember that Python 2 is symlinked as just python, not python2.

<!-- gh-comment-id:256538121 --> @edwinksl commented on GitHub (Oct 27, 2016): @vinnytroia How are you checking if your Ubuntu 16.04 has Python 2? Remember that Python 2 is symlinked as just `python`, not `python2`.
Author
Owner

@vinnytroia commented on GitHub (Oct 27, 2016):

by looking in the /usr/bin folder. I have to manually install python2.7. Maybe my problem is related to digitalocean distros. I can't get Katoolin working for the life of me. The installs keep failing and the required modules always boil down to this:

Depends: python-cffi-backend-api-min (<= 9729) but it is not installable

<!-- gh-comment-id:256538321 --> @vinnytroia commented on GitHub (Oct 27, 2016): by looking in the /usr/bin folder. I have to manually install python2.7. Maybe my problem is related to digitalocean distros. I can't get Katoolin working for the life of me. The installs keep failing and the required modules always boil down to this: Depends: python-cffi-backend-api-min (<= 9729) but it is not installable
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#28
No description provided.