tvdsluijs / sh-python-installer

General easy to use Raspberry Pi & Ubuntu Python installer
MIT License
70 stars 19 forks source link

version

Easy Python Installer for Raspberry Pi & Ubuntu

Install new Python versions on Raspberry Pi and Ubuntu effortlessly!

Updating Python on systems like Raspberry Pi and Ubuntu can often be a complex and problematic task. It usually involves navigating through various dependencies, dealing with potential conflicts, and ensuring compatibility with existing applications. This process can be particularly daunting for users who are not deeply familiar with system administration. Recognizing this challenge, my script offers a streamlined solution. With just a single line of command, you can effortlessly update your Python version to any release you desire. This one-liner script eliminates the usual hassles and intricacies associated with Python updates, making it accessible and hassle-free for everyone, regardless of their technical expertise.

Important: Read Before Using

Warning: Updating Python on your OS can lead to system issues. Please read this article for details.

Installation

Run the installer with the command:

wget -qO - https://raw.githubusercontent.com/tvdsluijs/sh-python-installer/main/python.sh | sudo bash -s [python_version]

Replace [python_version] with your desired version, for example (left some code out for readability):

Acknowledgements

Version History

NOTE: This script updates your Raspberry Pi OS. If you do not wish to update, do not use this script.

License

Licensed under the MIT License. Copyright (c) 2022 itheo.tech.

Support & Donations

For support, visit itheo.tech. Contributions are welcome at DonorBox.