You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: server/server-management/install-and-upgrade-mariadb/installing-mariadb/binary-packages/mariadb-package-repository-setup-and-usage.md
+4-3Lines changed: 4 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -344,7 +344,7 @@ After setting up the MariaDB Package Repository, you can install the software pa
344
344
345
345
{% tabs %}
346
346
{% tab title="RHEL" %}
347
-
#### Installing Packages on RHEL and equivalents
347
+
**Installing Packages on RHEL and equivalents**
348
348
349
349
To install MariaDB on Red Hat Enterprise Linux (RHEL) and equivalents, see the instructions at [Installing MariaDB Packages with YUM](rpm/yum.md#installing-mariadb-packages-with-yum). For example:
350
350
@@ -360,7 +360,7 @@ sudo dnf install maxscale
360
360
{% endtab %}
361
361
362
362
{% tab title="Debian / Ubuntu" %}
363
-
#### Installing Packages on Debian and Ubuntu
363
+
**Installing Packages on Debian and Ubuntu**
364
364
365
365
To install MariaDB on Debian and Ubuntu, see the instructions at [Installing MariaDB Packages with APT](installing-mariadb-deb-files.md#installing-mariadb-packages-with-apt). For example:
366
366
@@ -376,7 +376,7 @@ sudo apt install maxscale
376
376
{% endtab %}
377
377
378
378
{% tab title="SLES" %}
379
-
#### Installing Packages on SLES
379
+
**Installing Packages on SLES**
380
380
381
381
To install MariaDB on SUSE Linux Enterprise Server (SLES), see the instructions at [Installing MariaDB Packages with ZYpp](rpm/installing-mariadb-with-zypper.md#installing-mariadb-packages-with-zypp). For example:
0 commit comments