Install MariaDB 10.6 on Oracle Linux 8|Rocky Linux 8 How can I quickly install MariaDB 10.6 on Oracle Linux 8 / Rocky Linux 8?. MariaDB is a free and open-source relational database management system forked from MySQL and community-developed. The database software is released under the GNU General Public License. Our short tutorial will teach you how to install and configure MariaDB 10.6 on Oracle Linux 8 | Rocky Linux 8 Linux system. Install MariaDB 10.6 on Oracle Linux 8|Rocky Linux 8 You should have a running Oracle / Rocky Linux server before you start the installation. This can be a physical server, virtual machine running on VMware, KVM, OpenStack or cloud provider such as AWS. A user that has sudo privileges is also required for the installation. Step 1: Update System Run the command below to pull the latest packages of the applications installed in your system. $ sudo dnf update Transaction Summary =========================================================================...