Each time I run sudo pacman -Syyu
I receive the following output:
:: Replace spyder with community/spyder2? [Y/n]
However, spyder2
is not an update to spyder
. spyder
is Python 3, while spyder2
is Python 2. I'm not sure whether or not it helps, but pacman -Ss spyder
returns the following output:
community/python-spyder-kernels 0.5.2-3 [installed]
Jupyter Kernels for the Spyder console
community/python2-spyder-kernels 0.4.4-1
Jupyter Kernels for the Spyder console
community/spyder 3.3.6-2 [installed]
The Scientific Python Development Environment (Python 3 version)
community/spyder2 3.3.5-1
The Scientific Python Development Environment (Python 2 version)
community/spyder3 3.3.5-1
The Scientific Python Development Environment (Python 3 version)