Sudo mysql_secure_installation give error

Hello Everyone,

I am getting error when i run command below command. error mentioned in attached image
“sudo mysql_secure_installation”

Please guide me about this issue

Thanks

@sheerazkaleem Please run this command or check this documentation link.

sudo apt install mariadb-server mariadb-client

Thanks for reply
I already run your mentioned command and mariadb-server and mariadb-client is installed.

now i need to run this command

sudo mysql_secure_installation

but getting above mentioned error.

@Meet i already following your mentioned document and i stuck on below command.

sudo mysql_secure_installation

Anyone can guide me to resolve this issue?