Python3 download wget https://www.python.org/ftp/python/3.12.3/Python-3.12.3.tgz tar -zxvf Python-3.12.3.tgz cd Python-3.12.3 ./configure make && m