ubuntu Error : update-alternatives: --install needs <link> <name> <path> <priority> #59
-
I'm tryin to update python to the latest version I installed python3.9 and I need to add the old version and the new version to 'alternatives' so typed : |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 8 replies
-
Hey @Sir-Osama , notice the 1 & 2 at the end of the lines. you need to keep them while executing these.
After that run the below and choose the selection that you want as default.
Let me know if this solves your issue and please star the repository if this was helpful 🙂 |
Beta Was this translation helpful? Give feedback.
-
Your command is wrong.
Where is the "1" at the end?. Look at the example I provided above, it has a 1 at the end of the command that signifies the priority.
…On 11 Oct 2021, 9:09 PM +0530, Sir-Osama ***@***.***>, wrote:
Sure , here you is :
—You are receiving this because you commented.Reply to this email directly, view it on GitHub, or unsubscribe.
|
Beta Was this translation helpful? Give feedback.
-
Either is fine. But new thread is better for future reference
…On 11 Oct 2021, 11:44 PM +0530, Sir-Osama ***@***.***>, wrote:
Yeah I already did, but now i had a new problem actually this one is a big problem do I nead to open a new discussion for it?
—You are receiving this because you commented.Reply to this email directly, view it on GitHub, or unsubscribe.
|
Beta Was this translation helpful? Give feedback.
Hey @Sir-Osama , notice the 1 & 2 at the end of the lines. you need to keep them while executing these.
After that run the below and choose the selection that you want as default.
Let me know if this solves your issue and please star the repository if this was helpful 🙂