Skip to content

Latest commit

 

History

History
29 lines (15 loc) · 293 Bytes

File metadata and controls

29 lines (15 loc) · 293 Bytes

Python3.8.6

set up Python3.8.6 ❤

pkg uninstall python -y

(ENTER)

git clone https://github.com/shareefshaji/Python3.8.6.git

(ENTER)

cd Python3.8.6

(ENTER)

ls

(ENTER)

apt install ./python_3.8.6_aarch64.deb

(ENTER)

apt install ./python-static_3.8.6_aarch64.deb

(ENTER)

enjoy✌