Gr1l3m / python3.8-dev-installer

The script downloads and installs python dev 3.8 from ports.ubuntu.com/pool/universe.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python3.8 dev installer

The script downloads and installs python dev 3.8 from ports.ubuntu.com/pool/universe.

Set permissions to execute the script:

chmod +x install.sh

Executing the script:

sudo ./install.sh

About

The script downloads and installs python dev 3.8 from ports.ubuntu.com/pool/universe.


Languages

Language:Shell 100.0%