replace

10.3.12-5.fc30.x86_64 : The MariaDB server and related files

  • Maintainer: Debian MySQL Maintainers <pkg-mysql-maint@lists.alioth.debian.org>
  • Homepage: https://mariadb.org/
  • Section: database
Debian Debian
RUN apt-get update && \ apt-get install -y mariadb-server-10.3
Ubuntu
RUN apt-get update && \ apt-get install -y percona-xtradb-cluster-server-5.5
Alpine
RUN apk add mariadb
Arch Arch Linux
RUN pacman -S --noconfirm mariadb
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y mariadb-server-10.1
Fedora
RUN dnf install -y community-mysql-server
Raspbian
RUN apt-get update && \ apt-get install -y mariadb-server-5.5
click the source code to copy install replace on any operating system with command-not-found.com