We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e809542 commit 185eac3Copy full SHA for 185eac3
docs/source/installation/linux.rst
@@ -10,7 +10,7 @@ instructions in `Certifying a clean install`_.
10
The two necessary dependencies are cairo and ffmpeg. LaTeX is strongly
11
recommended, as it is necessary to have access to the ``Tex`` and ``MathTex`` classes.
12
13
-Ubuntu/Debian
+Ubuntu/Mint/Debian
14
*************
15
16
Before installing anything, make sure that your system is up to date.
@@ -46,6 +46,12 @@ To install LaTeX:
46
Arch/Manjaro
47
************
48
49
+Before installing anything, make sure that your system is up to date.
50
+
51
+.. code-block:: bash
52
53
+ sudo pacman -Syu
54
55
To install cairo:
56
57
.. code-block:: bash
0 commit comments