How to change default Python version in Ubuntu ?
October 26, 2012
Sometimes, you may require to change default python version of your linux operating system.
you can accomplish it by using following steps. First make sure you have root level privileges.
Now, you can see following lines which will be different according to operating system. Make changes into ‘default-version’ and save this file.
In next step, we have to change default link file of python.
Just move old file to another location.
Now again create symbolic link for python.
Check your python version.
Share this:
- Click to share on Facebook (Opens in new window)
- Click to share on LinkedIn (Opens in new window)
- Click to share on Twitter (Opens in new window)
- Click to share on Reddit (Opens in new window)
- Click to share on Tumblr (Opens in new window)
- Click to share on Pocket (Opens in new window)
- Click to share on Pinterest (Opens in new window)
- More
October 26, 2012
Related Posts
- Magento 2 – Customer Order View
- Django Rental Management
- Django Covid19 – Dashboard App
- Django Report App
- Django Registration And Login
- WordPress Contact Form
- WooCommerce Product Cost Price
- How to create custom email template in magento 2
- How to create shopping cart price rules in magento 2
- How to create custom tax rule in magento 2
- How to enable customer email verification on registration in magento 2
- How to create catalog price rule in magento 2
- How to create custom rating for product in magento 2
- How to Insert static block in CMS page using widget In Magento 2
- How to insert widget in CMS page and static block In Magento 2
- How To Create Downloadable Product in Magento 2
- How to Create Bundle Product in Magento 2
- How to Create Virtual Product in Magento 2
- How to Create Grouped Products in Magento 2
- How to create configuration product in Magento 2
- How to create custom attribute for configurable product in Magento 2
- How To Create Category in Magento 2
- How To Create Simple Product Custom Option in Magento 2
- How to change default Python version in Ubuntu ?
- How to install Magento in Ubuntu ?
- How to install Joomla in ubuntu ?
- How to install python2.5 in ubuntu 11.04 ?
- How to convert *.pyc to *.py files ?
Recent Posts
ACESPRITECH FACEBOOK

Reblogged this on Researcher's Blog and commented:
#Ubuntu #Python