Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
check available version of package for upgrade
#1

Hi,

 

When doing an upgrade from yum, i just key-in "yum upgrade packagename". But what was installed is a different version, which I assume is the latest available for that package. Is there a way I can search or see what are the available versions of a certain package? just in case I want an upgrade to certain version, but not to the lastest one.

 

Thanks.

Reply
#2

try

Code:
yum update  && yum search appname




Reply
#3

it gives the list of packages, but the version isn't there. say for example, php.

 

# yum update && yum search php

 

current versions is - PHP 5.1.6 .

 

I want to upgrade it to php5.2.x.. but before doing so, I want to see what's the exact version available before I will proceed with the upgrade.

Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)