Jump to content

App upgrade through URPMI?


Guest arioch
 Share

Recommended Posts

What's the syntax for upgrading a single applikation through URPMI?

 

Rock on

 

 

 

 

"S eriously C onsidered O bnoxious"

Link to comment
Share on other sites

first, make sure you have your sources set. the easy method for that can be found here easy urpmi . then, once your sources are set, open a terminal, su to root, & type this

urpmi (name of package)

hit enter, & it will search your sources. it may find one match, or several. if the latter is the case, do urpmi (exact name of package) & enter. it will tell you if it needs any depends & ask you if you want them too. answer "yes" & let it do it's thang.

 

Chris

Link to comment
Share on other sites

If you have good sources (update, contribs, etc) and you run

 

urpmi blah

 

and it runs for a few seconds and says:

 

Everything already installed

 

It means that there were no packages found in your sources that are newer than the one you have installed. urpmi automatically knows it needs to upgrade if something is already installed, just don't put the version number of the program that is already installed.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...