Skip to content

Commit

Permalink
python3.9 python3.9-dev python3.9-distutils
Browse files Browse the repository at this point in the history
  • Loading branch information
dreamflasher committed Oct 19, 2020
1 parent 727614b commit 9ebf504
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.sh
Expand Up @@ -5,7 +5,7 @@ sudo add-apt-repository ppa:deadsnakes/ppa -y

sudo apt update -y && sudo apt full-upgrade -y && sudo apt autoremove -y && sudo apt clean -y && sudo apt autoclean -y

sudo apt install unattended-upgrades zsh git-core keychain tmux mosh gcc gparted ubuntu-drivers-common python3.8 python3.8-dev python3-pip ncdu x11-apps -y
sudo apt install unattended-upgrades zsh git-core keychain tmux mosh gcc gparted ubuntu-drivers-common python3.9 python3.9-dev python3.9-distutils python3-pip ncdu x11-apps -y
sudo snap install micro --classic

sudo ubuntu-drivers autoinstall
Expand Down

0 comments on commit 9ebf504

Please sign in to comment.