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

android - questions about switching from C2DM to GCM -

c++ - Qt setGeometry: Unable to set geometry -

batch file - How to extract all multi-volume RAR archives from subfolders of a folder? -