![]() |
Linux Software Repositories |
|
Command line configuration for urpmiTo add the Google repository, run the following command as root: urpmi.addmedia -v google http://dl.google.com/linux/rpm/stable/i386 with hdlist.cz If you are running a 64-bit distribution, you should also add the x86_64 repository, which will provide you with native 64-bit versions of some of our software: urpmi.addmedia -v google64 http://dl.google.com/linux/rpm/stable/x86_64 with hdlist.czthen use urpmi as usual, e.g.
urpmi picasa |