Problem with installation of mariadb
I am trying to install mariadb this is what I did
dnf install mariadb mariadb-server
But I am facing these errors
Running transaction check
Transaction check succeeded.
Running transaction test
The downloaded packages were saved in cache until the next successful transaction.
You can remove cached packages by executing 'dnf clean packages'.
Error: Transaction check error:
file /usr/lib64/mysql/plugin/dialog.so conflicts between attempted installs of mariadb-common-3:10.1.20-1.fc25.x86_64 and MariaDB-common-10.2.3-1.fc24.x86_64
file /usr/lib64/mysql/plugin/mysql_clear_password.so conflicts between attempted installs of mariadb-common-3:10.1.20-1.fc25.x86_64 and MariaDB-common-10.2.3-1.fc24.x86_64
file /usr/lib64/mysql/plugin/auth_gssapi_client.so conflicts between attempted installs of mariadb-server-3:10.1.20-1.fc25.x86_64 and MariaDB-common-10.2.3-1.fc24.x86_64