diff --git a/doc/source/install.rst b/doc/source/install.rst index 85a4dda6db678..69da7a5df3243 100644 --- a/doc/source/install.rst +++ b/doc/source/install.rst @@ -48,7 +48,7 @@ ___________ Windows, all, stable, :ref:`all-platforms`, ``pip install pandas`` Mac, all, stable, :ref:`all-platforms`, ``pip install pandas`` Linux, Debian, stable, `official Debian repository `_ , ``sudo apt-get install python-pandas`` - Linux, Debian, unstable (latest packages), `NeuroDebian `_ , ``sudo apt-get install python-pandas`` + Linux, Debian & Ubuntu, unstable (latest packages), `NeuroDebian `_ , ``sudo apt-get install python-pandas`` Linux, Ubuntu, stable, `official Ubuntu repository `_ , ``sudo apt-get install python-pandas`` Linux, Ubuntu, unstable (daily builds), `PythonXY PPA `_; activate by: ``sudo add-apt-repository ppa:pythonxy/pythonxy-devel && sudo apt-get update``, ``sudo apt-get install python-pandas`` Linux, OpenSuse & Fedora, stable, `OpenSuse Repository `_ , ``zypper in python-pandas``