install python3.8.2 in kali linux 2020|python

preview_player
Показать описание
hi guys,
these is the python tutorial
in these video, how to install python3.8.2 in kali linux

command in terminals are:
4../configure

finally you use python
#python
#python for hacking
#python job
#python market
#install python
Рекомендации по теме
Комментарии
Автор

finally a valid and clear instruction on this, thanks man

JayDoPluto
Автор

Por fin un video sencillo y 100% efectivo. Gracias.

mdrmeraz
Автор

Hello, thank you very much for your excellent and practical training, but I have a problem that I struggled with a lot and tested many ways and methods, but it still hasn't been solved. Please help me if you can. When I execute the command sudo apt-get install python, it gives me an error and says command not found and no matter what I do, it does not allow me to install. I have even tried to use other libraries to install Python, but still, even though Python I have also installed and currently Python is inside the files folder of my computer, again in the terminal environment, when I run a Python command, it gives me an error. Needless to say, I have Python 3 and Python 2 installed without any problem, but Python Even though it is on the system, I cannot use the statements that are executed using Python, and it gives me the command not found python error.

vic.diyarx
Автор

Explain the meaning of that commands bro!!

gobinathb
Автор

This helped me a lot man, thank you .

Daniel-oeke
Автор

Python build finished successfully!
The necessary bits to build these optional modules were not found:
_bz2 _curses _curses_panel
_dbm _gdbm _hashlib
_lzma _sqlite3 _ssl
_tkinter _uuid readline
zlib
To find the necessary bits, look in setup.py in detect_modules() for the module's name.


The following modules found by detect_modules() in setup.py, have been
built by the Makefile instead, as configured by the Setup files:
_abc atexit pwd
time


Failed to build these modules:
_ctypes


Could not build the ssl module!
Python requires an OpenSSL 1.0.2 or 1.1 compatible libssl with

pawankrishna
Автор

the command 'python3 --version' returns "Python 3.8.2"
the command 'python3.8 --version' returns "Python 3.8.0"


Anyone run into this?

thomascreel