Upgrade Spyder via Anaconda Navigator

What is Anaconda?

The simplest way to upgrade or downgrade Spyder is to use the Anaconda Navigator.

Invoke the following command to install Anaconda in the Archlinux environment.

[codesyntax lang=”bash”]

yay -S anaconda

[/codesyntax]

To install yay in Archlinux follow the instructions in this post.

Use the following command to invoke the navigator.

[codesyntax lang=”bash”]

/opt/anaconda/bin/anaconda-navigator

[/codesyntax]

First make sure the Anaconda Navigator is up to date.  If there are no update controls available on the Anaconda Navigator lets us know there are no updates.

Mr. Arch Brooks, Software Engineer, Brooks Computing Systems, LLC authored this article.

Leave a Reply

Your email address will not be published. Required fields are marked *