jewishgre.blogg.se

Python install debian
Python install debian






python install debian

configure –enable-optimizationsĬhecking for openssl/ssl.h in /usr/local/ssl… noĬhecking for openssl/ssl.h in /usr/lib/ssl… noĬhecking for openssl/ssl.h in /usr/ssl… noĬhecking for openssl/ssl.h in /usr/pkg… noĬhecking for openssl/ssl.h in /usr/local… noĬhecking whether compiling and linking against OpenSSL works… noĬhecking for –with-ssl-default-suites… pythonĬhecking for –with-builtin-hashlib-hashes… md5,sha1,sha256,sha512,sha3,blake2Ĭonfig.status: creating Misc/python-embed.pcĬonfig.status: creating Misc/python-config.shĬonfig.status: creating Modules/ld_so_aixīuild Python 3.9 on Debian 10 Linux: $ sudo make altinstall

python install debian

$$ tar xvf Python-3.9.2.tgzĬhange working directory to create Python folder: $ cd Python-3.9.2/ Then, visit Python Downloads page and pull the latest release. Hit the y key to begin installation: 0 upgraded, 95 newly installed, 0 to remove and 0 not upgraded.Īfter this operation, 296 MB of additional disk space will be used. $ sudo apt install wget software-properties-common build-essential libnss3-dev zlib1g-dev libgdbm-dev libncurses5-dev libssl-dev libffi-dev libreadline-dev libsqlite3-dev libbz2-dev

  • After the system is rebooted, install dependency packages:.
  • python install debian

    Then, restart the system after a successful upgrade.








    Python install debian