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”] […]