I want to install packages automatically by running a script
I can write yum install php, but I want it to install another package once installation of the php package is completed.
Is there any solution to make it automatic?
I have around 20 packages which are to be downloaded from remi repository.
yum, I assume you are using Fedora. – rozcietrzewiacz Aug 27 '12 at 10:15