Skip to main content
6 events
when toggle format what by license comment
Jun 25, 2023 at 23:26 comment added small mammal I needed this variation: sudo unlink /usr/bin/python3, sudo ln -s /usr/bin/python3.8 /usr/bin/python3, python3 --version
Jul 22, 2022 at 4:41 comment added Bowen Xu Note that if you don't have root permission, then u may need execute the above commands with sudo.
Jun 17, 2022 at 0:37 comment added Adamy I couldn't find the newly installed python3.9 in /user/bin/, any suggestion please? I am on Ubuntu 18.04
Jan 19, 2022 at 1:07 comment added Gabe Morris I agree this answer is the best. However, I would add that some people's newly installed python won't be located in /usr/bin/pythonX.X. Instead figure out the location with which pythonX.X and substitute in.
May 25, 2019 at 18:05 review First posts
May 25, 2019 at 18:06
May 25, 2019 at 18:03 history answered IRSHAD CC BY-SA 4.0