I am writing a script where I should install MySQL on my Centos hard disk when I run it. I downloaded the following :
mysql-apt-config_0.8.5-1_all.deb
But I don't figure out how to install it from the shell script.
I am new to Linux and any help is appreciated !!