Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit dec22c2

Browse files
authored
Merge pull request #19861 from timhoffm/remove-faq-linux-installation
2 parents 906cae4 + d473548 commit dec22c2

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

doc/faq/installing_faq.rst

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -46,20 +46,6 @@ installation of the package. In order to fully remove an installed Matplotlib:
4646
2. Delete any Matplotlib directories or eggs from your :ref:`installation
4747
directory <locating-matplotlib-install>`.
4848

49-
Linux Notes
50-
===========
51-
52-
To install Matplotlib at the system-level, we recommend that you use your
53-
distribution's package manager. This will guarantee that Matplotlib's
54-
dependencies will be installed as well.
55-
56-
If, for some reason, you cannot use the package manager, you may use the wheels
57-
available on PyPI::
58-
59-
python -m pip install matplotlib
60-
61-
or :ref:`build Matplotlib from source <install-from-git>`.
62-
6349
OSX Notes
6450
=========
6551

0 commit comments

Comments
 (0)