I wanted to install the following packages in my EC2 instances via SSH
sudo yum install gcc make httpd php-common php cli php-pear php-devel git ImageMagick-devel
But I would like to know, is it possible to get the list of available versions of the each package before I install?
eg:
PHP:4x
PHP:5x
php-pear xV
like wise for each software packages?
Aucun commentaire:
Enregistrer un commentaire