amazon web services - How to check availble package software versions in AWS SSH? -


i wanted install following packages in ec2 instances via ssh

sudo yum install gcc make httpd php-common php cli php-pear php-devel git imagemagick-devel 

but know, possible list of available versions of each package before install?

eg: php:4x php:5x  php-pear xv 

like wise each software packages?


Comments

Popular posts from this blog

php - Zend Framework / Skeleton-Application / Composer install issue -

c# - Better 64-bit byte array hash -

python - PyCharm Type error Message -